/*1764746464000*/
@charset "UTF-8";
.quick-access-nav {
  position: fixed;
  z-index: 999;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}
.overlay {
  position: absolute;
}
.overlay-hidden,
.overlaymask-hidden {
  display: none;
}
.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0
    50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}
.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}
.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}
.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block;
}
.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}
.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}
.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child,
.lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child,
.lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}
.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}
.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}
.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type="file"] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm
  .article-content-description
  .input-localized.input-localized-editor
  .input-group-item
  .wrapper
  .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced,
.sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger,
.sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager
  .lfr-translation-manager-content
  .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager
  .lfr-translation-manager-content
  .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager
  .lfr-translation-manager-content
  .lfr-translation-manager-icon-menu
  li,
.lfr-translation-manager
  .lfr-translation-manager-content
  .lfr-translation-manager-icon-menu
  li
  strong {
  display: inline;
}
.lfr-translation-manager
  .lfr-translation-manager-content
  .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager
  .lfr-translation-manager-available-translations
  .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager
  .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}
.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li,
.lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}
.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=)
    no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container
  .multiple-files
  .upload-complete.file-saved
  .form-check-middle-left
  .card-body,
.lfr-upload-container
  .multiple-files
  .upload-complete.upload-error
  .form-check-middle-left
  .card-body {
  padding-left: 1rem;
}
.lfr-upload-container
  .multiple-files
  .upload-complete.file-saved
  .form-check-middle-left
  .custom-control-label,
.lfr-upload-container
  .multiple-files
  .upload-complete.upload-error
  .form-check-middle-left
  .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container
  .upload-complete
  .select-file:disabled
  + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}
.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}
.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}
.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}
@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(100vh - 120px);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image,
.taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}
.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion
  .lfr-discussion
  .lfr-discussion-form-edit
  .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion
  .lfr-discussion-details
  .taglib-user-display
  .user-details
  .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion
  .lfr-discussion-details
  .taglib-user-display
  .user-details
  .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion
  .lfr-discussion-details
  .taglib-user-display
  .user-profile-image
  .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion
  .lfr-discussion-container
  .lfr-discussion
  .lfr-discussion
  .lfr-discussion
  .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion
  .lfr-discussion-controls
  .autofit-col:first-of-type
  > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}
.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}
.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1),
.drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}
.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/missmi-theme/images/states/empty_state.gif);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message
    .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/missmi-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion
  .taglib-empty-result-message
  .taglib-empty-result-message-header,
.c-prefers-reduced-motion
  .taglib-empty-result-message
  .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/missmi-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/missmi-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/missmi-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion
  .taglib-empty-result-message
  .taglib-empty-search-result-message-header {
  background-image: url(/o/missmi-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/missmi-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/missmi-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/missmi-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/missmi-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/missmi-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/missmi-theme/images/states/success_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/missmi-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/missmi-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/missmi-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message
  .taglib-empty-result-message-header
  + .taglib-empty-result-message-title,
.taglib-empty-result-message
  .taglib-empty-search-result-message-header
  + .taglib-empty-result-message-title,
.taglib-empty-result-message
  .taglib-empty-state
  + .taglib-empty-result-message-title,
.taglib-empty-result-message
  .taglib-success-state
  + .taglib-empty-result-message-title,
.taglib-empty-result-message
  .taglib-search-state
  + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message
  .taglib-empty-result-message-header
  ~ .taglib-empty-result-message-description,
.taglib-empty-result-message
  .taglib-empty-result-message-header
  ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message
  .taglib-empty-search-result-message-header
  ~ .taglib-empty-result-message-description,
.taglib-empty-result-message
  .taglib-empty-search-result-message-header
  ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message
  .taglib-empty-state
  ~ .taglib-empty-result-message-description,
.taglib-empty-result-message
  .taglib-empty-state
  ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message
  .taglib-success-state
  ~ .taglib-empty-result-message-description,
.taglib-empty-result-message
  .taglib-success-state
  ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message
  .taglib-search-state
  ~ .taglib-empty-result-message-description,
.taglib-empty-result-message
  .taglib-search-state
  ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}
.field-wrapper.form-inline .control-label {
  display: inline-block;
}
.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}
.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}
.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text,
.taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}
.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}
.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}
.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}
.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized
  .lfr-input-localized
  .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}
.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}
.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}
.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}
.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}
.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after,
.navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}
.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}
.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column
    .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  .lfr-search-iterator-fixed-header
  > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  .lfr-search-iterator-fixed-header
  > th
  .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column
    .table-responsive
    .table
    .lfr-search-iterator-fixed-header
    > th
    .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  .lfr-search-iterator-fixed-header
  > th
  .lfr-search-iterator-fixed-header-inner-wrapper
  table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  .lfr-search-iterator-fixed-header
  > th
  .lfr-search-iterator-fixed-header-inner-wrapper
  table
  th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column
    .table-responsive
    .table
    td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column
    .table-responsive
    .table
    th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column
  .table-responsive
  .table
  th {
  height: auto;
}
.lfr-search-container-wrapper
  a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper
  a:not(.btn):not(.component-action):not(.page-link):focus,
.lfr-search-container-wrapper
  a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active,
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus,
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper
  .lfr-search-container-list
  .list-group:last-child
  .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper
  .lfr-search-container-list
  + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper
  .list-group
  + .list-group
  .list-group-header:first-child,
.lfr-search-container-wrapper
  .list-group
  + .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper
  .table-list
  tbody
  tr:nth-last-child(2)
  td:first-child,
.lfr-search-container-wrapper
  .table-list
  tbody
  tr:nth-last-child(2)
  th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper
  .table-list
  tbody
  tr:nth-last-child(2)
  td:last-child,
.lfr-search-container-wrapper
  .table-list
  tbody
  tr:nth-last-child(2)
  th:last-child {
  border-bottom-right-radius: 0.25rem;
}
.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}
.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}
.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}
.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first,
  .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}
.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced,
.taglib-search-toggle .toggle-advanced:hover,
.taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search
  .taglib-search-toggle-advanced-wrapper
  .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper
  .taglib-search-toggle-advanced
  .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper
  .taglib-search-toggle-advanced
  .taglib-search-toggle-advanced-content
  .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper
  .taglib-search-toggle-advanced
  .taglib-search-toggle-advanced-content
  .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}
.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}
.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}
.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}
.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup
  .lfr-dynamic-uploader
  > .container-fluid-max-xl
  .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup
  .portlet-configuration-body-content
  > .container-fluid-max-xl
  .nav-tabs-underline,
.portal-popup
  .portlet-configuration-body-content
  .container-view
  .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup
  .roles-selector-body
  > .container-fluid-max-xl
  .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup
  .portlet-configuration-body-content
  > .lfr-nav
  + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup
  .portlet-configuration-edit-permissions
  .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup
  .portlet-configuration-edit-permissions
  .portlet-configuration-body-content
  > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup
  .portlet-configuration-edit-templates
  .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}
html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}
.portlet-layout.dragging {
  border-collapse: separate;
}
.drop-area {
  background-color: #d3dadd;
}
.active-area {
  background: #ffc;
}
.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}
.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
.yui3-dd-proxy {
  z-index: 1110 !important;
}
.portlet-column-content.empty {
  padding: 50px;
}
.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .textfield-label {
  display: none;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}
.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor
  .lfr-source-editor-code
  .ace_gutter
  .ace_fold-widget.ace_open,
.lfr-source-editor
  .lfr-source-editor-code
  .ace_gutter
  .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor
  .lfr-source-editor-code
  .ace_gutter
  .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor
  .lfr-source-editor-code
  .ace_gutter
  .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: red;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark
  .lfr-source-editor-code
  .ace_gutter
  .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark
  .lfr-source-editor-code
  .ace_content
  .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}
.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content
  .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content
  .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content
  .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.vertical
  .source-panel,
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.vertical
  .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.vertical
  .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.horizontal
  .source-panel,
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.horizontal
  .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.horizontal
  .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.simple
  .panel-splitter,
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.simple
  .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor
  .lfr-fullscreen-source-editor-content.simple
  .source-panel {
  height: 100%;
  width: 100%;
}
.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}
.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}
.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}
.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}
.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}
.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}
.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}
.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}
.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}
.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}
.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
  transition: none;
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}
.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}
.modal-open .modal {
  display: block;
}
.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}
.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}
.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}
.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^="icon-"] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: 0;
}
.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}
.tree-node-selected .tree-label {
  background-color: transparent;
}
.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}
.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}
.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}
.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}
.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}
.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}
.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}
.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}
.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}
.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}
.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}
.collapse.open {
  display: block;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}
.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}
.navbar .navbar-toggler .c-inner {
  max-width: none;
}
html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___)
  .cadmin.portlet-topper
  .portlet-topper-toolbar
  .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___)
  .cadmin.portlet-topper
  .portlet-topper-toolbar
  .portlet-options
  .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}
body.portlet {
  border-width: 0;
}
.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
.portlet-options-dropdown {
  z-index: 1035;
}
.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}
.portlet-title-editable {
  cursor: pointer;
}
.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text,
.panel-page-content .portlet-title-text {
  cursor: auto;
}
.portlet-minimized .portlet-content {
  padding: 0;
}
.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}
.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction,
.portlet.open .visible-interaction,
.portlet.focus .visible-interaction {
  display: block;
}
.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}
html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___)
    .portlet
    > .c-prefers-reduced-motion
    .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___)
    .lfr-configurator-visibility
    .portlet:hover
    .portlet-topper,
  html:not(#__):not(#___)
    .lfr-configurator-visibility
    .portlet.focus
    .portlet-topper,
  html:not(#__):not(#___)
    .lfr-configurator-visibility
    .portlet.open
    .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___)
    .controls-visible
    .portlet:hover
    > .portlet-content-editable,
  html:not(#__):not(#___)
    .controls-visible
    .portlet.open
    > .portlet-content-editable,
  html:not(#__):not(#___)
    .controls-visible
    .portlet.focus
    > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___)
    .controls-visible
    .portlet:hover
    > .cadmin.portlet-topper,
  html:not(#__):not(#___)
    .controls-visible
    .portlet.open
    > .cadmin.portlet-topper,
  html:not(#__):not(#___)
    .controls-visible
    .portlet.focus
    > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___)
    .controls-visible
    .portlet.open
    > .cadmin.portlet-topper {
    transition-duration: 0;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}
.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable,
  .controls-visible .portlet.open > .portlet-content-editable,
  .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper,
  .controls-visible .portlet.open > .portlet-topper,
  .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper,
  .lfr-configurator-visibility .portlet.focus .portlet-topper,
  .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
.portlet-content-editable {
  border-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}
.portlet-options {
  display: inline-block;
}
.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}
.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus,
.portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}
.lfr-panel-page .portlet-title {
  font-size: 13px;
}
.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}
.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last,
.breadcrumb.breadcrumb-vertical li.only {
  background: 0;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.navbar form {
  margin: 0;
}
:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}
.select-files {
  border-radius: 5px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator
  > .form-steps
  > ul.form-navigator.list-group
  .tab
  .tab-label:hover
  .number,
.taglib-form-navigator
  > .form-steps
  > ul.form-navigator.list-group
  .tab
  .tab-label:focus
  .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator
  > .form-steps
  > ul.form-navigator.list-group
  .tab
  .tab-label
  .number {
  border-radius: 50%;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.3) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0.3) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0)
  );
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion
  .lfr-upload-container
  .file-uploading
  .progress-bar
  .progress {
  transition: none;
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}
.portlet-options.btn-group .dropdown-toggle,
.portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.form-group.form-inline.input-boolean-wrapper label,
.form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
} /*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"),
    url("../font/fontawesome-alloy.woff") format("woff"),
    url("../font/fontawesome-alloy.ttf") format("truetype"),
    url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}
.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: white;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: "\FEFF"attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-bottom-right,
.icon-glass,
.icon-music,
.icon-search,
.icon-envelope,
.icon-heart,
.icon-star,
.icon-star-empty,
.icon-user,
.icon-film,
.icon-th-large,
.icon-th,
.icon-th-list,
.icon-ok,
.icon-remove,
.icon-zoom-in,
.icon-zoom-out,
.icon-off,
.icon-signal,
.icon-cog,
.icon-trash,
.icon-home,
.icon-file,
.icon-inbox,
.icon-play-circle,
.icon-repeat,
.icon-refresh,
.icon-list-alt,
.icon-lock,
.icon-flag,
.icon-headphones,
.icon-volume-off,
.icon-volume-down,
.icon-volume-up,
.icon-qrcode,
.icon-barcode,
.icon-tag,
.icon-tags,
.icon-book,
.icon-bookmark,
.icon-print,
.icon-camera,
.icon-font,
.icon-bold,
.icon-italic,
.icon-align-justify,
.icon-list,
.icon-indent-left,
.icon-indent-right,
.icon-facetime-video,
.icon-picture,
.icon-pencil,
.icon-map-marker,
.icon-adjust,
.icon-tint,
.icon-edit,
.icon-share,
.icon-check,
.icon-move,
.icon-step-backward,
.icon-fast-backward,
.icon-backward,
.icon-play,
.icon-pause,
.icon-stop,
.icon-forward,
.icon-fast-forward,
.icon-minus-sign,
.icon-remove-sign,
.icon-ok-sign,
.icon-question-sign,
.icon-info-sign,
.icon-screenshot,
.icon-remove-circle,
.icon-ok-circle,
.icon-ban-circle,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-down,
.icon-share-alt,
.icon-resize-full,
.icon-resize-small,
.icon-plus,
.icon-minus,
.icon-asterisk,
.icon-exclamation-sign,
.icon-gift,
.icon-leaf,
.icon-calendar,
.icon-random,
.icon-comment,
.icon-magnet,
.icon-chevron-up,
.icon-chevron-down,
.icon-retweet,
.icon-shopping-cart,
.icon-folder-close,
.icon-folder-open,
.icon-resize-vertical,
.icon-resize-horizontal,
.icon-bar-chart,
.icon-twitter-sign,
.icon-facebook-sign,
.icon-camera-retro,
.icon-key,
.icon-cogs,
.icon-comments,
.icon-thumbs-up,
.icon-thumbs-down,
.icon-star-half,
.icon-signin,
.icon-trophy,
.icon-github-sign,
.icon-upload-alt,
.icon-lemon,
.icon-phone,
.icon-check-empty,
.icon-bookmark-empty,
.icon-phone-sign,
.icon-twitter,
.icon-facebook,
.icon-github,
.icon-unlock,
.icon-credit,
.icon-rss,
.icon-hdd,
.icon-bullhorn,
.icon-bell,
.icon-certificate,
.icon-hand-right,
.icon-hand-left,
.icon-hand-up,
.icon-globe,
.icon-wrench,
.icon-tasks,
.icon-filter,
.icon-briefcase,
.icon-fullscreen,
.icon-group,
.icon-link,
.icon-cloud,
.icon-beaker,
.icon-cut,
.icon-copy,
.icon-paper-clip,
.icon-save,
.icon-sign-blank,
.icon-reorder,
.icon-list-ul,
.icon-list-ol,
.icon-strikethrough,
.icon-underline,
.icon-table,
.icon-magic,
.icon-money,
.icon-caret-down,
.icon-caret-up,
.icon-caret-left,
.icon-caret-right,
.icon-columns,
.icon-sort,
.icon-sort-down,
.icon-sort-up,
.icon-envelope-alt,
.icon-linkedin,
.icon-undo,
.icon-legal,
.icon-dashboard,
.icon-comment-alt,
.icon-comments-alt,
.icon-bolt,
.icon-sitemap,
.icon-umbrella,
.icon-paste,
.icon-lightbulb,
.icon-exchange,
.icon-bell-alt,
.icon-coffee,
.icon-food,
.icon-file-alt,
.icon-building,
.icon-hospital,
.icon-ambulance,
.icon-medkit,
.icon-fighter-jet,
.icon-beer,
.icon-h-sign,
.icon-plus-sign,
.icon-double-angle-left,
.icon-double-angle-right,
.icon-double-angle-up,
.icon-double-angle-down,
.icon-angle-left,
.icon-angle-right,
.icon-angle-up,
.icon-angle-down,
.icon-desktop,
.icon-laptop,
.icon-spinner,
.icon-circle,
.icon-reply,
.icon-github-alt,
.icon-folder-close-alt,
.icon-folder-open-alt,
.icon-expand-alt,
.icon-collapse-alt,
.icon-smile,
.icon-frown,
.icon-meh,
.icon-gamepad,
.icon-keyboard,
.icon-flag-alt,
.icon-flag-checkered,
.icon-terminal,
.icon-code,
.icon-reply-all,
.icon-star-half-full,
.icon-location-arrow,
.icon-crop,
.icon-code-fork,
.icon-subscript,
.icon-eraser,
.icon-puzzle,
.icon-microphone,
.icon-microphone-off,
.icon-shield,
.icon-calendar-empty,
.icon-fire-extinguisher,
.icon-rocket,
.icon-maxcdn,
.icon-chevron-sign-left,
.icon-chevron-sign-right,
.icon-chevron-sign-up,
.icon-chevron-sign-down,
.icon-html5,
.icon-css3,
.icon-anchor,
.icon-unlock-alt,
.icon-bullseye,
.icon-ellipsis-horizontal,
.icon-ellipsis-vertical,
.icon-rss-sign,
.icon-fb-boolean,
.icon-text-height,
.icon-text-width,
.icon-align-left,
.icon-align-center,
.icon-align-right,
.icon-step-forward,
.icon-eject,
.icon-chevron-left,
.icon-chevron-right,
.icon-plus-sign-2,
.icon-fire,
.icon-eye-open,
.icon-eye-close,
.icon-warning-sign,
.icon-plane,
.icon-heart-empty,
.icon-signout,
.icon-linkedin-sign,
.icon-pushpin,
.icon-external-link,
.icon-hand-down,
.icon-circle-arrow-left,
.icon-circle-arrow-right,
.icon-circle-arrow-up,
.icon-circle-arrow-down,
.icon-truck,
.icon-pinterest,
.icon-pinterest-sign,
.icon-google-plus-sign,
.icon-google-plus,
.icon-cloud-download,
.icon-cloud-upload,
.icon-user-md,
.icon-stethoscope,
.icon-suitcase,
.icon-tablet,
.icon-mobile,
.icon-circle-blank,
.icon-quote-left,
.icon-quote-right,
.icon-unlink,
.icon-question,
.icon-info,
.icon-exclamation,
.icon-superscript,
.icon-play-sign,
.icon-ticket,
.icon-minus-sign-alt,
.icon-check-minus,
.icon-level-up,
.icon-sort-by-attributes-alt,
.icon-sort-by-order,
.icon-sort-by-order-alt,
.icon-thumbs-up-2,
.icon-thumbs-down-2,
.icon-dribbble,
.icon-skype,
.icon-foursquare,
.icon-trello,
.icon-female,
.icon-level-down,
.icon-check-sign,
.icon-edit-sign,
.icon-external-link-sign,
.icon-share-sign,
.icon-compass,
.icon-collapse,
.icon-collapse-top,
.icon-expand,
.icon-euro,
.icon-gbp,
.icon-dollar,
.icon-rupee,
.icon-yen,
.icon-renminbi,
.icon-won,
.icon-bitcoin,
.icon-file-2,
.icon-file-text,
.icon-sort-by-alphabet,
.icon-sort-by-alphabet-alt,
.icon-sort-by-attributes,
.icon-youtube-sign,
.icon-youtube,
.icon-xing,
.icon-xing-sign,
.icon-youtube-play,
.icon-dropbox,
.icon-stackexchange,
.icon-instagram,
.icon-flickr,
.icon-adn,
.icon-bitbucket,
.icon-bitbucket-sign,
.icon-tumblr,
.icon-tumblr-sign,
.icon-long-arrow-down,
.icon-long-arrow-up,
.icon-long-arrow-left,
.icon-long-arrow-right,
.icon-apple,
.icon-windows,
.icon-android,
.icon-linux,
.icon-male,
.icon-gittip,
.icon-sun,
.icon-moon,
.icon-archive,
.icon-bug,
.icon-vk,
.icon-weibo,
.icon-renren,
.icon-time,
.icon-road,
.icon-download-alt,
.icon-download,
.icon-upload,
.icon-db-joinxor,
.icon-db-state,
.icon-db-start,
.icon-db-end,
.icon-db-fork,
.icon-db-condition,
.icon-db-task,
.icon-db-join,
.icon-fb-button,
.icon-fb-fieldset,
.icon-fb-custom-field,
.icon-fb-separator,
.icon-fb-paragraph,
.icon-fb-file-upload,
.icon-fb-text,
.icon-fb-text-box,
.icon-fb-select,
.icon-fb-radio,
.icon-fb-number,
.icon-fb-integer,
.icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-caret-bottom-right:before {
  content: "\e016";
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-fb-boolean:before {
  content: "\e008";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign-2:before {
  content: "\f055";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up-2:before {
  content: "\f164";
}
.icon-thumbs-down-2:before {
  content: "\f165";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before {
  content: "\f155";
}
.icon-rupee:before {
  content: "\f156";
}
.icon-yen:before {
  content: "\f157";
}
.icon-renminbi:before {
  content: "\f158";
}
.icon-won:before {
  content: "\f159";
}
.icon-bitcoin:before {
  content: "\f15a";
}
.icon-file-2:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-db-joinxor:before {
  content: "\e006";
}
.icon-db-state:before {
  content: "\e009";
}
.icon-db-start:before {
  content: "\e00b";
}
.icon-db-end:before {
  content: "\e00a";
}
.icon-db-fork:before {
  content: "\e00c";
}
.icon-db-condition:before {
  content: "\e00e";
}
.icon-db-task:before {
  content: "\e00d";
}
.icon-db-join:before {
  content: "\e00f";
}
.icon-fb-button:before {
  content: "\e010";
}
.icon-fb-fieldset:before {
  content: "\e011";
}
.icon-fb-custom-field:before {
  content: "\e012";
}
.icon-fb-separator:before {
  content: "\e013";
}
.icon-fb-paragraph:before {
  content: "\e014";
}
.icon-fb-file-upload:before {
  content: "\e015";
}
.icon-fb-text:before {
  content: "\e000";
}
.icon-fb-text-box:before {
  content: "\e001";
}
.icon-fb-select:before {
  content: "\e002";
}
.icon-fb-radio:before {
  content: "\e003";
}
.icon-fb-number:before {
  content: "\e004";
}
.icon-fb-integer:before {
  content: "\e005";
}
.icon-fb-decimal:before {
  content: "\e007";
}
.icon-btc:before {
  content: "\f15a";
}
.icon-cny:before {
  content: "\f158";
}
.icon-eur:before {
  content: "\f153";
}
.icon-gear:before {
  content: "\f013";
}
.icon-gears:before {
  content: "\f085";
}
.icon-inr:before {
  content: "\f156";
}
.icon-jpy:before {
  content: "\f157";
}
.icon-krw:before {
  content: "\f159";
}
.icon-mail-forward:before {
  content: "\f064";
}
.icon-mail-reply:before {
  content: "\f112";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-rotate-right:before {
  content: "\f01e";
}
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-unchecked:before {
  content: "\f096";
}
.icon-usd:before {
  content: "\f155";
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../font/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../font/glyphicons-halflings-regular.woff) format("woff"),
    url(../font/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
@font-face {
  font-family: "bootstrap-icons";
  src: url("bootstrap-icons-1.8.1/fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3")
      format("woff2"),
    url("bootstrap-icons-1.8.1/fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3")
      format("woff");
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-123::before {
  content: "\f67f";
}
.bi-alarm-fill::before {
  content: "\f101";
}
.bi-alarm::before {
  content: "\f102";
}
.bi-align-bottom::before {
  content: "\f103";
}
.bi-align-center::before {
  content: "\f104";
}
.bi-align-end::before {
  content: "\f105";
}
.bi-align-middle::before {
  content: "\f106";
}
.bi-align-start::before {
  content: "\f107";
}
.bi-align-top::before {
  content: "\f108";
}
.bi-alt::before {
  content: "\f109";
}
.bi-app-indicator::before {
  content: "\f10a";
}
.bi-app::before {
  content: "\f10b";
}
.bi-archive-fill::before {
  content: "\f10c";
}
.bi-archive::before {
  content: "\f10d";
}
.bi-arrow-90deg-down::before {
  content: "\f10e";
}
.bi-arrow-90deg-left::before {
  content: "\f10f";
}
.bi-arrow-90deg-right::before {
  content: "\f110";
}
.bi-arrow-90deg-up::before {
  content: "\f111";
}
.bi-arrow-bar-down::before {
  content: "\f112";
}
.bi-arrow-bar-left::before {
  content: "\f113";
}
.bi-arrow-bar-right::before {
  content: "\f114";
}
.bi-arrow-bar-up::before {
  content: "\f115";
}
.bi-arrow-clockwise::before {
  content: "\f116";
}
.bi-arrow-counterclockwise::before {
  content: "\f117";
}
.bi-arrow-down-circle-fill::before {
  content: "\f118";
}
.bi-arrow-down-circle::before {
  content: "\f119";
}
.bi-arrow-down-left-circle-fill::before {
  content: "\f11a";
}
.bi-arrow-down-left-circle::before {
  content: "\f11b";
}
.bi-arrow-down-left-square-fill::before {
  content: "\f11c";
}
.bi-arrow-down-left-square::before {
  content: "\f11d";
}
.bi-arrow-down-left::before {
  content: "\f11e";
}
.bi-arrow-down-right-circle-fill::before {
  content: "\f11f";
}
.bi-arrow-down-right-circle::before {
  content: "\f120";
}
.bi-arrow-down-right-square-fill::before {
  content: "\f121";
}
.bi-arrow-down-right-square::before {
  content: "\f122";
}
.bi-arrow-down-right::before {
  content: "\f123";
}
.bi-arrow-down-short::before {
  content: "\f124";
}
.bi-arrow-down-square-fill::before {
  content: "\f125";
}
.bi-arrow-down-square::before {
  content: "\f126";
}
.bi-arrow-down-up::before {
  content: "\f127";
}
.bi-arrow-down::before {
  content: "\f128";
}
.bi-arrow-left-circle-fill::before {
  content: "\f129";
}
.bi-arrow-left-circle::before {
  content: "\f12a";
}
.bi-arrow-left-right::before {
  content: "\f12b";
}
.bi-arrow-left-short::before {
  content: "\f12c";
}
.bi-arrow-left-square-fill::before {
  content: "\f12d";
}
.bi-arrow-left-square::before {
  content: "\f12e";
}
.bi-arrow-left::before {
  content: "\f12f";
}
.bi-arrow-repeat::before {
  content: "\f130";
}
.bi-arrow-return-left::before {
  content: "\f131";
}
.bi-arrow-return-right::before {
  content: "\f132";
}
.bi-arrow-right-circle-fill::before {
  content: "\f133";
}
.bi-arrow-right-circle::before {
  content: "\f134";
}
.bi-arrow-right-short::before {
  content: "\f135";
}
.bi-arrow-right-square-fill::before {
  content: "\f136";
}
.bi-arrow-right-square::before {
  content: "\f137";
}
.bi-arrow-right::before {
  content: "\f138";
}
.bi-arrow-up-circle-fill::before {
  content: "\f139";
}
.bi-arrow-up-circle::before {
  content: "\f13a";
}
.bi-arrow-up-left-circle-fill::before {
  content: "\f13b";
}
.bi-arrow-up-left-circle::before {
  content: "\f13c";
}
.bi-arrow-up-left-square-fill::before {
  content: "\f13d";
}
.bi-arrow-up-left-square::before {
  content: "\f13e";
}
.bi-arrow-up-left::before {
  content: "\f13f";
}
.bi-arrow-up-right-circle-fill::before {
  content: "\f140";
}
.bi-arrow-up-right-circle::before {
  content: "\f141";
}
.bi-arrow-up-right-square-fill::before {
  content: "\f142";
}
.bi-arrow-up-right-square::before {
  content: "\f143";
}
.bi-arrow-up-right::before {
  content: "\f144";
}
.bi-arrow-up-short::before {
  content: "\f145";
}
.bi-arrow-up-square-fill::before {
  content: "\f146";
}
.bi-arrow-up-square::before {
  content: "\f147";
}
.bi-arrow-up::before {
  content: "\f148";
}
.bi-arrows-angle-contract::before {
  content: "\f149";
}
.bi-arrows-angle-expand::before {
  content: "\f14a";
}
.bi-arrows-collapse::before {
  content: "\f14b";
}
.bi-arrows-expand::before {
  content: "\f14c";
}
.bi-arrows-fullscreen::before {
  content: "\f14d";
}
.bi-arrows-move::before {
  content: "\f14e";
}
.bi-aspect-ratio-fill::before {
  content: "\f14f";
}
.bi-aspect-ratio::before {
  content: "\f150";
}
.bi-asterisk::before {
  content: "\f151";
}
.bi-at::before {
  content: "\f152";
}
.bi-award-fill::before {
  content: "\f153";
}
.bi-award::before {
  content: "\f154";
}
.bi-back::before {
  content: "\f155";
}
.bi-backspace-fill::before {
  content: "\f156";
}
.bi-backspace-reverse-fill::before {
  content: "\f157";
}
.bi-backspace-reverse::before {
  content: "\f158";
}
.bi-backspace::before {
  content: "\f159";
}
.bi-badge-3d-fill::before {
  content: "\f15a";
}
.bi-badge-3d::before {
  content: "\f15b";
}
.bi-badge-4k-fill::before {
  content: "\f15c";
}
.bi-badge-4k::before {
  content: "\f15d";
}
.bi-badge-8k-fill::before {
  content: "\f15e";
}
.bi-badge-8k::before {
  content: "\f15f";
}
.bi-badge-ad-fill::before {
  content: "\f160";
}
.bi-badge-ad::before {
  content: "\f161";
}
.bi-badge-ar-fill::before {
  content: "\f162";
}
.bi-badge-ar::before {
  content: "\f163";
}
.bi-badge-cc-fill::before {
  content: "\f164";
}
.bi-badge-cc::before {
  content: "\f165";
}
.bi-badge-hd-fill::before {
  content: "\f166";
}
.bi-badge-hd::before {
  content: "\f167";
}
.bi-badge-tm-fill::before {
  content: "\f168";
}
.bi-badge-tm::before {
  content: "\f169";
}
.bi-badge-vo-fill::before {
  content: "\f16a";
}
.bi-badge-vo::before {
  content: "\f16b";
}
.bi-badge-vr-fill::before {
  content: "\f16c";
}
.bi-badge-vr::before {
  content: "\f16d";
}
.bi-badge-wc-fill::before {
  content: "\f16e";
}
.bi-badge-wc::before {
  content: "\f16f";
}
.bi-bag-check-fill::before {
  content: "\f170";
}
.bi-bag-check::before {
  content: "\f171";
}
.bi-bag-dash-fill::before {
  content: "\f172";
}
.bi-bag-dash::before {
  content: "\f173";
}
.bi-bag-fill::before {
  content: "\f174";
}
.bi-bag-plus-fill::before {
  content: "\f175";
}
.bi-bag-plus::before {
  content: "\f176";
}
.bi-bag-x-fill::before {
  content: "\f177";
}
.bi-bag-x::before {
  content: "\f178";
}
.bi-bag::before {
  content: "\f179";
}
.bi-bar-chart-fill::before {
  content: "\f17a";
}
.bi-bar-chart-line-fill::before {
  content: "\f17b";
}
.bi-bar-chart-line::before {
  content: "\f17c";
}
.bi-bar-chart-steps::before {
  content: "\f17d";
}
.bi-bar-chart::before {
  content: "\f17e";
}
.bi-basket-fill::before {
  content: "\f17f";
}
.bi-basket::before {
  content: "\f180";
}
.bi-basket2-fill::before {
  content: "\f181";
}
.bi-basket2::before {
  content: "\f182";
}
.bi-basket3-fill::before {
  content: "\f183";
}
.bi-basket3::before {
  content: "\f184";
}
.bi-battery-charging::before {
  content: "\f185";
}
.bi-battery-full::before {
  content: "\f186";
}
.bi-battery-half::before {
  content: "\f187";
}
.bi-battery::before {
  content: "\f188";
}
.bi-bell-fill::before {
  content: "\f189";
}
.bi-bell::before {
  content: "\f18a";
}
.bi-bezier::before {
  content: "\f18b";
}
.bi-bezier2::before {
  content: "\f18c";
}
.bi-bicycle::before {
  content: "\f18d";
}
.bi-binoculars-fill::before {
  content: "\f18e";
}
.bi-binoculars::before {
  content: "\f18f";
}
.bi-blockquote-left::before {
  content: "\f190";
}
.bi-blockquote-right::before {
  content: "\f191";
}
.bi-book-fill::before {
  content: "\f192";
}
.bi-book-half::before {
  content: "\f193";
}
.bi-book::before {
  content: "\f194";
}
.bi-bookmark-check-fill::before {
  content: "\f195";
}
.bi-bookmark-check::before {
  content: "\f196";
}
.bi-bookmark-dash-fill::before {
  content: "\f197";
}
.bi-bookmark-dash::before {
  content: "\f198";
}
.bi-bookmark-fill::before {
  content: "\f199";
}
.bi-bookmark-heart-fill::before {
  content: "\f19a";
}
.bi-bookmark-heart::before {
  content: "\f19b";
}
.bi-bookmark-plus-fill::before {
  content: "\f19c";
}
.bi-bookmark-plus::before {
  content: "\f19d";
}
.bi-bookmark-star-fill::before {
  content: "\f19e";
}
.bi-bookmark-star::before {
  content: "\f19f";
}
.bi-bookmark-x-fill::before {
  content: "\f1a0";
}
.bi-bookmark-x::before {
  content: "\f1a1";
}
.bi-bookmark::before {
  content: "\f1a2";
}
.bi-bookmarks-fill::before {
  content: "\f1a3";
}
.bi-bookmarks::before {
  content: "\f1a4";
}
.bi-bookshelf::before {
  content: "\f1a5";
}
.bi-bootstrap-fill::before {
  content: "\f1a6";
}
.bi-bootstrap-reboot::before {
  content: "\f1a7";
}
.bi-bootstrap::before {
  content: "\f1a8";
}
.bi-border-all::before {
  content: "\f1a9";
}
.bi-border-bottom::before {
  content: "\f1aa";
}
.bi-border-center::before {
  content: "\f1ab";
}
.bi-border-inner::before {
  content: "\f1ac";
}
.bi-border-left::before {
  content: "\f1ad";
}
.bi-border-middle::before {
  content: "\f1ae";
}
.bi-border-outer::before {
  content: "\f1af";
}
.bi-border-right::before {
  content: "\f1b0";
}
.bi-border-style::before {
  content: "\f1b1";
}
.bi-border-top::before {
  content: "\f1b2";
}
.bi-border-width::before {
  content: "\f1b3";
}
.bi-border::before {
  content: "\f1b4";
}
.bi-bounding-box-circles::before {
  content: "\f1b5";
}
.bi-bounding-box::before {
  content: "\f1b6";
}
.bi-box-arrow-down-left::before {
  content: "\f1b7";
}
.bi-box-arrow-down-right::before {
  content: "\f1b8";
}
.bi-box-arrow-down::before {
  content: "\f1b9";
}
.bi-box-arrow-in-down-left::before {
  content: "\f1ba";
}
.bi-box-arrow-in-down-right::before {
  content: "\f1bb";
}
.bi-box-arrow-in-down::before {
  content: "\f1bc";
}
.bi-box-arrow-in-left::before {
  content: "\f1bd";
}
.bi-box-arrow-in-right::before {
  content: "\f1be";
}
.bi-box-arrow-in-up-left::before {
  content: "\f1bf";
}
.bi-box-arrow-in-up-right::before {
  content: "\f1c0";
}
.bi-box-arrow-in-up::before {
  content: "\f1c1";
}
.bi-box-arrow-left::before {
  content: "\f1c2";
}
.bi-box-arrow-right::before {
  content: "\f1c3";
}
.bi-box-arrow-up-left::before {
  content: "\f1c4";
}
.bi-box-arrow-up-right::before {
  content: "\f1c5";
}
.bi-box-arrow-up::before {
  content: "\f1c6";
}
.bi-box-seam::before {
  content: "\f1c7";
}
.bi-box::before {
  content: "\f1c8";
}
.bi-braces::before {
  content: "\f1c9";
}
.bi-bricks::before {
  content: "\f1ca";
}
.bi-briefcase-fill::before {
  content: "\f1cb";
}
.bi-briefcase::before {
  content: "\f1cc";
}
.bi-brightness-alt-high-fill::before {
  content: "\f1cd";
}
.bi-brightness-alt-high::before {
  content: "\f1ce";
}
.bi-brightness-alt-low-fill::before {
  content: "\f1cf";
}
.bi-brightness-alt-low::before {
  content: "\f1d0";
}
.bi-brightness-high-fill::before {
  content: "\f1d1";
}
.bi-brightness-high::before {
  content: "\f1d2";
}
.bi-brightness-low-fill::before {
  content: "\f1d3";
}
.bi-brightness-low::before {
  content: "\f1d4";
}
.bi-broadcast-pin::before {
  content: "\f1d5";
}
.bi-broadcast::before {
  content: "\f1d6";
}
.bi-brush-fill::before {
  content: "\f1d7";
}
.bi-brush::before {
  content: "\f1d8";
}
.bi-bucket-fill::before {
  content: "\f1d9";
}
.bi-bucket::before {
  content: "\f1da";
}
.bi-bug-fill::before {
  content: "\f1db";
}
.bi-bug::before {
  content: "\f1dc";
}
.bi-building::before {
  content: "\f1dd";
}
.bi-bullseye::before {
  content: "\f1de";
}
.bi-calculator-fill::before {
  content: "\f1df";
}
.bi-calculator::before {
  content: "\f1e0";
}
.bi-calendar-check-fill::before {
  content: "\f1e1";
}
.bi-calendar-check::before {
  content: "\f1e2";
}
.bi-calendar-date-fill::before {
  content: "\f1e3";
}
.bi-calendar-date::before {
  content: "\f1e4";
}
.bi-calendar-day-fill::before {
  content: "\f1e5";
}
.bi-calendar-day::before {
  content: "\f1e6";
}
.bi-calendar-event-fill::before {
  content: "\f1e7";
}
.bi-calendar-event::before {
  content: "\f1e8";
}
.bi-calendar-fill::before {
  content: "\f1e9";
}
.bi-calendar-minus-fill::before {
  content: "\f1ea";
}
.bi-calendar-minus::before {
  content: "\f1eb";
}
.bi-calendar-month-fill::before {
  content: "\f1ec";
}
.bi-calendar-month::before {
  content: "\f1ed";
}
.bi-calendar-plus-fill::before {
  content: "\f1ee";
}
.bi-calendar-plus::before {
  content: "\f1ef";
}
.bi-calendar-range-fill::before {
  content: "\f1f0";
}
.bi-calendar-range::before {
  content: "\f1f1";
}
.bi-calendar-week-fill::before {
  content: "\f1f2";
}
.bi-calendar-week::before {
  content: "\f1f3";
}
.bi-calendar-x-fill::before {
  content: "\f1f4";
}
.bi-calendar-x::before {
  content: "\f1f5";
}
.bi-calendar::before {
  content: "\f1f6";
}
.bi-calendar2-check-fill::before {
  content: "\f1f7";
}
.bi-calendar2-check::before {
  content: "\f1f8";
}
.bi-calendar2-date-fill::before {
  content: "\f1f9";
}
.bi-calendar2-date::before {
  content: "\f1fa";
}
.bi-calendar2-day-fill::before {
  content: "\f1fb";
}
.bi-calendar2-day::before {
  content: "\f1fc";
}
.bi-calendar2-event-fill::before {
  content: "\f1fd";
}
.bi-calendar2-event::before {
  content: "\f1fe";
}
.bi-calendar2-fill::before {
  content: "\f1ff";
}
.bi-calendar2-minus-fill::before {
  content: "\f200";
}
.bi-calendar2-minus::before {
  content: "\f201";
}
.bi-calendar2-month-fill::before {
  content: "\f202";
}
.bi-calendar2-month::before {
  content: "\f203";
}
.bi-calendar2-plus-fill::before {
  content: "\f204";
}
.bi-calendar2-plus::before {
  content: "\f205";
}
.bi-calendar2-range-fill::before {
  content: "\f206";
}
.bi-calendar2-range::before {
  content: "\f207";
}
.bi-calendar2-week-fill::before {
  content: "\f208";
}
.bi-calendar2-week::before {
  content: "\f209";
}
.bi-calendar2-x-fill::before {
  content: "\f20a";
}
.bi-calendar2-x::before {
  content: "\f20b";
}
.bi-calendar2::before {
  content: "\f20c";
}
.bi-calendar3-event-fill::before {
  content: "\f20d";
}
.bi-calendar3-event::before {
  content: "\f20e";
}
.bi-calendar3-fill::before {
  content: "\f20f";
}
.bi-calendar3-range-fill::before {
  content: "\f210";
}
.bi-calendar3-range::before {
  content: "\f211";
}
.bi-calendar3-week-fill::before {
  content: "\f212";
}
.bi-calendar3-week::before {
  content: "\f213";
}
.bi-calendar3::before {
  content: "\f214";
}
.bi-calendar4-event::before {
  content: "\f215";
}
.bi-calendar4-range::before {
  content: "\f216";
}
.bi-calendar4-week::before {
  content: "\f217";
}
.bi-calendar4::before {
  content: "\f218";
}
.bi-camera-fill::before {
  content: "\f219";
}
.bi-camera-reels-fill::before {
  content: "\f21a";
}
.bi-camera-reels::before {
  content: "\f21b";
}
.bi-camera-video-fill::before {
  content: "\f21c";
}
.bi-camera-video-off-fill::before {
  content: "\f21d";
}
.bi-camera-video-off::before {
  content: "\f21e";
}
.bi-camera-video::before {
  content: "\f21f";
}
.bi-camera::before {
  content: "\f220";
}
.bi-camera2::before {
  content: "\f221";
}
.bi-capslock-fill::before {
  content: "\f222";
}
.bi-capslock::before {
  content: "\f223";
}
.bi-card-checklist::before {
  content: "\f224";
}
.bi-card-heading::before {
  content: "\f225";
}
.bi-card-image::before {
  content: "\f226";
}
.bi-card-list::before {
  content: "\f227";
}
.bi-card-text::before {
  content: "\f228";
}
.bi-caret-down-fill::before {
  content: "\f229";
}
.bi-caret-down-square-fill::before {
  content: "\f22a";
}
.bi-caret-down-square::before {
  content: "\f22b";
}
.bi-caret-down::before {
  content: "\f22c";
}
.bi-caret-left-fill::before {
  content: "\f22d";
}
.bi-caret-left-square-fill::before {
  content: "\f22e";
}
.bi-caret-left-square::before {
  content: "\f22f";
}
.bi-caret-left::before {
  content: "\f230";
}
.bi-caret-right-fill::before {
  content: "\f231";
}
.bi-caret-right-square-fill::before {
  content: "\f232";
}
.bi-caret-right-square::before {
  content: "\f233";
}
.bi-caret-right::before {
  content: "\f234";
}
.bi-caret-up-fill::before {
  content: "\f235";
}
.bi-caret-up-square-fill::before {
  content: "\f236";
}
.bi-caret-up-square::before {
  content: "\f237";
}
.bi-caret-up::before {
  content: "\f238";
}
.bi-cart-check-fill::before {
  content: "\f239";
}
.bi-cart-check::before {
  content: "\f23a";
}
.bi-cart-dash-fill::before {
  content: "\f23b";
}
.bi-cart-dash::before {
  content: "\f23c";
}
.bi-cart-fill::before {
  content: "\f23d";
}
.bi-cart-plus-fill::before {
  content: "\f23e";
}
.bi-cart-plus::before {
  content: "\f23f";
}
.bi-cart-x-fill::before {
  content: "\f240";
}
.bi-cart-x::before {
  content: "\f241";
}
.bi-cart::before {
  content: "\f242";
}
.bi-cart2::before {
  content: "\f243";
}
.bi-cart3::before {
  content: "\f244";
}
.bi-cart4::before {
  content: "\f245";
}
.bi-cash-stack::before {
  content: "\f246";
}
.bi-cash::before {
  content: "\f247";
}
.bi-cast::before {
  content: "\f248";
}
.bi-chat-dots-fill::before {
  content: "\f249";
}
.bi-chat-dots::before {
  content: "\f24a";
}
.bi-chat-fill::before {
  content: "\f24b";
}
.bi-chat-left-dots-fill::before {
  content: "\f24c";
}
.bi-chat-left-dots::before {
  content: "\f24d";
}
.bi-chat-left-fill::before {
  content: "\f24e";
}
.bi-chat-left-quote-fill::before {
  content: "\f24f";
}
.bi-chat-left-quote::before {
  content: "\f250";
}
.bi-chat-left-text-fill::before {
  content: "\f251";
}
.bi-chat-left-text::before {
  content: "\f252";
}
.bi-chat-left::before {
  content: "\f253";
}
.bi-chat-quote-fill::before {
  content: "\f254";
}
.bi-chat-quote::before {
  content: "\f255";
}
.bi-chat-right-dots-fill::before {
  content: "\f256";
}
.bi-chat-right-dots::before {
  content: "\f257";
}
.bi-chat-right-fill::before {
  content: "\f258";
}
.bi-chat-right-quote-fill::before {
  content: "\f259";
}
.bi-chat-right-quote::before {
  content: "\f25a";
}
.bi-chat-right-text-fill::before {
  content: "\f25b";
}
.bi-chat-right-text::before {
  content: "\f25c";
}
.bi-chat-right::before {
  content: "\f25d";
}
.bi-chat-square-dots-fill::before {
  content: "\f25e";
}
.bi-chat-square-dots::before {
  content: "\f25f";
}
.bi-chat-square-fill::before {
  content: "\f260";
}
.bi-chat-square-quote-fill::before {
  content: "\f261";
}
.bi-chat-square-quote::before {
  content: "\f262";
}
.bi-chat-square-text-fill::before {
  content: "\f263";
}
.bi-chat-square-text::before {
  content: "\f264";
}
.bi-chat-square::before {
  content: "\f265";
}
.bi-chat-text-fill::before {
  content: "\f266";
}
.bi-chat-text::before {
  content: "\f267";
}
.bi-chat::before {
  content: "\f268";
}
.bi-check-all::before {
  content: "\f269";
}
.bi-check-circle-fill::before {
  content: "\f26a";
}
.bi-check-circle::before {
  content: "\f26b";
}
.bi-check-square-fill::before {
  content: "\f26c";
}
.bi-check-square::before {
  content: "\f26d";
}
.bi-check::before {
  content: "\f26e";
}
.bi-check2-all::before {
  content: "\f26f";
}
.bi-check2-circle::before {
  content: "\f270";
}
.bi-check2-square::before {
  content: "\f271";
}
.bi-check2::before {
  content: "\f272";
}
.bi-chevron-bar-contract::before {
  content: "\f273";
}
.bi-chevron-bar-down::before {
  content: "\f274";
}
.bi-chevron-bar-expand::before {
  content: "\f275";
}
.bi-chevron-bar-left::before {
  content: "\f276";
}
.bi-chevron-bar-right::before {
  content: "\f277";
}
.bi-chevron-bar-up::before {
  content: "\f278";
}
.bi-chevron-compact-down::before {
  content: "\f279";
}
.bi-chevron-compact-left::before {
  content: "\f27a";
}
.bi-chevron-compact-right::before {
  content: "\f27b";
}
.bi-chevron-compact-up::before {
  content: "\f27c";
}
.bi-chevron-contract::before {
  content: "\f27d";
}
.bi-chevron-double-down::before {
  content: "\f27e";
}
.bi-chevron-double-left::before {
  content: "\f27f";
}
.bi-chevron-double-right::before {
  content: "\f280";
}
.bi-chevron-double-up::before {
  content: "\f281";
}
.bi-chevron-down::before {
  content: "\f282";
}
.bi-chevron-expand::before {
  content: "\f283";
}
.bi-chevron-left::before {
  content: "\f284";
}
.bi-chevron-right::before {
  content: "\f285";
}
.bi-chevron-up::before {
  content: "\f286";
}
.bi-circle-fill::before {
  content: "\f287";
}
.bi-circle-half::before {
  content: "\f288";
}
.bi-circle-square::before {
  content: "\f289";
}
.bi-circle::before {
  content: "\f28a";
}
.bi-clipboard-check::before {
  content: "\f28b";
}
.bi-clipboard-data::before {
  content: "\f28c";
}
.bi-clipboard-minus::before {
  content: "\f28d";
}
.bi-clipboard-plus::before {
  content: "\f28e";
}
.bi-clipboard-x::before {
  content: "\f28f";
}
.bi-clipboard::before {
  content: "\f290";
}
.bi-clock-fill::before {
  content: "\f291";
}
.bi-clock-history::before {
  content: "\f292";
}
.bi-clock::before {
  content: "\f293";
}
.bi-cloud-arrow-down-fill::before {
  content: "\f294";
}
.bi-cloud-arrow-down::before {
  content: "\f295";
}
.bi-cloud-arrow-up-fill::before {
  content: "\f296";
}
.bi-cloud-arrow-up::before {
  content: "\f297";
}
.bi-cloud-check-fill::before {
  content: "\f298";
}
.bi-cloud-check::before {
  content: "\f299";
}
.bi-cloud-download-fill::before {
  content: "\f29a";
}
.bi-cloud-download::before {
  content: "\f29b";
}
.bi-cloud-drizzle-fill::before {
  content: "\f29c";
}
.bi-cloud-drizzle::before {
  content: "\f29d";
}
.bi-cloud-fill::before {
  content: "\f29e";
}
.bi-cloud-fog-fill::before {
  content: "\f29f";
}
.bi-cloud-fog::before {
  content: "\f2a0";
}
.bi-cloud-fog2-fill::before {
  content: "\f2a1";
}
.bi-cloud-fog2::before {
  content: "\f2a2";
}
.bi-cloud-hail-fill::before {
  content: "\f2a3";
}
.bi-cloud-hail::before {
  content: "\f2a4";
}
.bi-cloud-haze-1::before {
  content: "\f2a5";
}
.bi-cloud-haze-fill::before {
  content: "\f2a6";
}
.bi-cloud-haze::before {
  content: "\f2a7";
}
.bi-cloud-haze2-fill::before {
  content: "\f2a8";
}
.bi-cloud-lightning-fill::before {
  content: "\f2a9";
}
.bi-cloud-lightning-rain-fill::before {
  content: "\f2aa";
}
.bi-cloud-lightning-rain::before {
  content: "\f2ab";
}
.bi-cloud-lightning::before {
  content: "\f2ac";
}
.bi-cloud-minus-fill::before {
  content: "\f2ad";
}
.bi-cloud-minus::before {
  content: "\f2ae";
}
.bi-cloud-moon-fill::before {
  content: "\f2af";
}
.bi-cloud-moon::before {
  content: "\f2b0";
}
.bi-cloud-plus-fill::before {
  content: "\f2b1";
}
.bi-cloud-plus::before {
  content: "\f2b2";
}
.bi-cloud-rain-fill::before {
  content: "\f2b3";
}
.bi-cloud-rain-heavy-fill::before {
  content: "\f2b4";
}
.bi-cloud-rain-heavy::before {
  content: "\f2b5";
}
.bi-cloud-rain::before {
  content: "\f2b6";
}
.bi-cloud-slash-fill::before {
  content: "\f2b7";
}
.bi-cloud-slash::before {
  content: "\f2b8";
}
.bi-cloud-sleet-fill::before {
  content: "\f2b9";
}
.bi-cloud-sleet::before {
  content: "\f2ba";
}
.bi-cloud-snow-fill::before {
  content: "\f2bb";
}
.bi-cloud-snow::before {
  content: "\f2bc";
}
.bi-cloud-sun-fill::before {
  content: "\f2bd";
}
.bi-cloud-sun::before {
  content: "\f2be";
}
.bi-cloud-upload-fill::before {
  content: "\f2bf";
}
.bi-cloud-upload::before {
  content: "\f2c0";
}
.bi-cloud::before {
  content: "\f2c1";
}
.bi-clouds-fill::before {
  content: "\f2c2";
}
.bi-clouds::before {
  content: "\f2c3";
}
.bi-cloudy-fill::before {
  content: "\f2c4";
}
.bi-cloudy::before {
  content: "\f2c5";
}
.bi-code-slash::before {
  content: "\f2c6";
}
.bi-code-square::before {
  content: "\f2c7";
}
.bi-code::before {
  content: "\f2c8";
}
.bi-collection-fill::before {
  content: "\f2c9";
}
.bi-collection-play-fill::before {
  content: "\f2ca";
}
.bi-collection-play::before {
  content: "\f2cb";
}
.bi-collection::before {
  content: "\f2cc";
}
.bi-columns-gap::before {
  content: "\f2cd";
}
.bi-columns::before {
  content: "\f2ce";
}
.bi-command::before {
  content: "\f2cf";
}
.bi-compass-fill::before {
  content: "\f2d0";
}
.bi-compass::before {
  content: "\f2d1";
}
.bi-cone-striped::before {
  content: "\f2d2";
}
.bi-cone::before {
  content: "\f2d3";
}
.bi-controller::before {
  content: "\f2d4";
}
.bi-cpu-fill::before {
  content: "\f2d5";
}
.bi-cpu::before {
  content: "\f2d6";
}
.bi-credit-card-2-back-fill::before {
  content: "\f2d7";
}
.bi-credit-card-2-back::before {
  content: "\f2d8";
}
.bi-credit-card-2-front-fill::before {
  content: "\f2d9";
}
.bi-credit-card-2-front::before {
  content: "\f2da";
}
.bi-credit-card-fill::before {
  content: "\f2db";
}
.bi-credit-card::before {
  content: "\f2dc";
}
.bi-crop::before {
  content: "\f2dd";
}
.bi-cup-fill::before {
  content: "\f2de";
}
.bi-cup-straw::before {
  content: "\f2df";
}
.bi-cup::before {
  content: "\f2e0";
}
.bi-cursor-fill::before {
  content: "\f2e1";
}
.bi-cursor-text::before {
  content: "\f2e2";
}
.bi-cursor::before {
  content: "\f2e3";
}
.bi-dash-circle-dotted::before {
  content: "\f2e4";
}
.bi-dash-circle-fill::before {
  content: "\f2e5";
}
.bi-dash-circle::before {
  content: "\f2e6";
}
.bi-dash-square-dotted::before {
  content: "\f2e7";
}
.bi-dash-square-fill::before {
  content: "\f2e8";
}
.bi-dash-square::before {
  content: "\f2e9";
}
.bi-dash::before {
  content: "\f2ea";
}
.bi-diagram-2-fill::before {
  content: "\f2eb";
}
.bi-diagram-2::before {
  content: "\f2ec";
}
.bi-diagram-3-fill::before {
  content: "\f2ed";
}
.bi-diagram-3::before {
  content: "\f2ee";
}
.bi-diamond-fill::before {
  content: "\f2ef";
}
.bi-diamond-half::before {
  content: "\f2f0";
}
.bi-diamond::before {
  content: "\f2f1";
}
.bi-dice-1-fill::before {
  content: "\f2f2";
}
.bi-dice-1::before {
  content: "\f2f3";
}
.bi-dice-2-fill::before {
  content: "\f2f4";
}
.bi-dice-2::before {
  content: "\f2f5";
}
.bi-dice-3-fill::before {
  content: "\f2f6";
}
.bi-dice-3::before {
  content: "\f2f7";
}
.bi-dice-4-fill::before {
  content: "\f2f8";
}
.bi-dice-4::before {
  content: "\f2f9";
}
.bi-dice-5-fill::before {
  content: "\f2fa";
}
.bi-dice-5::before {
  content: "\f2fb";
}
.bi-dice-6-fill::before {
  content: "\f2fc";
}
.bi-dice-6::before {
  content: "\f2fd";
}
.bi-disc-fill::before {
  content: "\f2fe";
}
.bi-disc::before {
  content: "\f2ff";
}
.bi-discord::before {
  content: "\f300";
}
.bi-display-fill::before {
  content: "\f301";
}
.bi-display::before {
  content: "\f302";
}
.bi-distribute-horizontal::before {
  content: "\f303";
}
.bi-distribute-vertical::before {
  content: "\f304";
}
.bi-door-closed-fill::before {
  content: "\f305";
}
.bi-door-closed::before {
  content: "\f306";
}
.bi-door-open-fill::before {
  content: "\f307";
}
.bi-door-open::before {
  content: "\f308";
}
.bi-dot::before {
  content: "\f309";
}
.bi-download::before {
  content: "\f30a";
}
.bi-droplet-fill::before {
  content: "\f30b";
}
.bi-droplet-half::before {
  content: "\f30c";
}
.bi-droplet::before {
  content: "\f30d";
}
.bi-earbuds::before {
  content: "\f30e";
}
.bi-easel-fill::before {
  content: "\f30f";
}
.bi-easel::before {
  content: "\f310";
}
.bi-egg-fill::before {
  content: "\f311";
}
.bi-egg-fried::before {
  content: "\f312";
}
.bi-egg::before {
  content: "\f313";
}
.bi-eject-fill::before {
  content: "\f314";
}
.bi-eject::before {
  content: "\f315";
}
.bi-emoji-angry-fill::before {
  content: "\f316";
}
.bi-emoji-angry::before {
  content: "\f317";
}
.bi-emoji-dizzy-fill::before {
  content: "\f318";
}
.bi-emoji-dizzy::before {
  content: "\f319";
}
.bi-emoji-expressionless-fill::before {
  content: "\f31a";
}
.bi-emoji-expressionless::before {
  content: "\f31b";
}
.bi-emoji-frown-fill::before {
  content: "\f31c";
}
.bi-emoji-frown::before {
  content: "\f31d";
}
.bi-emoji-heart-eyes-fill::before {
  content: "\f31e";
}
.bi-emoji-heart-eyes::before {
  content: "\f31f";
}
.bi-emoji-laughing-fill::before {
  content: "\f320";
}
.bi-emoji-laughing::before {
  content: "\f321";
}
.bi-emoji-neutral-fill::before {
  content: "\f322";
}
.bi-emoji-neutral::before {
  content: "\f323";
}
.bi-emoji-smile-fill::before {
  content: "\f324";
}
.bi-emoji-smile-upside-down-fill::before {
  content: "\f325";
}
.bi-emoji-smile-upside-down::before {
  content: "\f326";
}
.bi-emoji-smile::before {
  content: "\f327";
}
.bi-emoji-sunglasses-fill::before {
  content: "\f328";
}
.bi-emoji-sunglasses::before {
  content: "\f329";
}
.bi-emoji-wink-fill::before {
  content: "\f32a";
}
.bi-emoji-wink::before {
  content: "\f32b";
}
.bi-envelope-fill::before {
  content: "\f32c";
}
.bi-envelope-open-fill::before {
  content: "\f32d";
}
.bi-envelope-open::before {
  content: "\f32e";
}
.bi-envelope::before {
  content: "\f32f";
}
.bi-eraser-fill::before {
  content: "\f330";
}
.bi-eraser::before {
  content: "\f331";
}
.bi-exclamation-circle-fill::before {
  content: "\f332";
}
.bi-exclamation-circle::before {
  content: "\f333";
}
.bi-exclamation-diamond-fill::before {
  content: "\f334";
}
.bi-exclamation-diamond::before {
  content: "\f335";
}
.bi-exclamation-octagon-fill::before {
  content: "\f336";
}
.bi-exclamation-octagon::before {
  content: "\f337";
}
.bi-exclamation-square-fill::before {
  content: "\f338";
}
.bi-exclamation-square::before {
  content: "\f339";
}
.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}
.bi-exclamation-triangle::before {
  content: "\f33b";
}
.bi-exclamation::before {
  content: "\f33c";
}
.bi-exclude::before {
  content: "\f33d";
}
.bi-eye-fill::before {
  content: "\f33e";
}
.bi-eye-slash-fill::before {
  content: "\f33f";
}
.bi-eye-slash::before {
  content: "\f340";
}
.bi-eye::before {
  content: "\f341";
}
.bi-eyedropper::before {
  content: "\f342";
}
.bi-eyeglasses::before {
  content: "\f343";
}
.bi-facebook::before {
  content: "\f344";
}
.bi-file-arrow-down-fill::before {
  content: "\f345";
}
.bi-file-arrow-down::before {
  content: "\f346";
}
.bi-file-arrow-up-fill::before {
  content: "\f347";
}
.bi-file-arrow-up::before {
  content: "\f348";
}
.bi-file-bar-graph-fill::before {
  content: "\f349";
}
.bi-file-bar-graph::before {
  content: "\f34a";
}
.bi-file-binary-fill::before {
  content: "\f34b";
}
.bi-file-binary::before {
  content: "\f34c";
}
.bi-file-break-fill::before {
  content: "\f34d";
}
.bi-file-break::before {
  content: "\f34e";
}
.bi-file-check-fill::before {
  content: "\f34f";
}
.bi-file-check::before {
  content: "\f350";
}
.bi-file-code-fill::before {
  content: "\f351";
}
.bi-file-code::before {
  content: "\f352";
}
.bi-file-diff-fill::before {
  content: "\f353";
}
.bi-file-diff::before {
  content: "\f354";
}
.bi-file-earmark-arrow-down-fill::before {
  content: "\f355";
}
.bi-file-earmark-arrow-down::before {
  content: "\f356";
}
.bi-file-earmark-arrow-up-fill::before {
  content: "\f357";
}
.bi-file-earmark-arrow-up::before {
  content: "\f358";
}
.bi-file-earmark-bar-graph-fill::before {
  content: "\f359";
}
.bi-file-earmark-bar-graph::before {
  content: "\f35a";
}
.bi-file-earmark-binary-fill::before {
  content: "\f35b";
}
.bi-file-earmark-binary::before {
  content: "\f35c";
}
.bi-file-earmark-break-fill::before {
  content: "\f35d";
}
.bi-file-earmark-break::before {
  content: "\f35e";
}
.bi-file-earmark-check-fill::before {
  content: "\f35f";
}
.bi-file-earmark-check::before {
  content: "\f360";
}
.bi-file-earmark-code-fill::before {
  content: "\f361";
}
.bi-file-earmark-code::before {
  content: "\f362";
}
.bi-file-earmark-diff-fill::before {
  content: "\f363";
}
.bi-file-earmark-diff::before {
  content: "\f364";
}
.bi-file-earmark-easel-fill::before {
  content: "\f365";
}
.bi-file-earmark-easel::before {
  content: "\f366";
}
.bi-file-earmark-excel-fill::before {
  content: "\f367";
}
.bi-file-earmark-excel::before {
  content: "\f368";
}
.bi-file-earmark-fill::before {
  content: "\f369";
}
.bi-file-earmark-font-fill::before {
  content: "\f36a";
}
.bi-file-earmark-font::before {
  content: "\f36b";
}
.bi-file-earmark-image-fill::before {
  content: "\f36c";
}
.bi-file-earmark-image::before {
  content: "\f36d";
}
.bi-file-earmark-lock-fill::before {
  content: "\f36e";
}
.bi-file-earmark-lock::before {
  content: "\f36f";
}
.bi-file-earmark-lock2-fill::before {
  content: "\f370";
}
.bi-file-earmark-lock2::before {
  content: "\f371";
}
.bi-file-earmark-medical-fill::before {
  content: "\f372";
}
.bi-file-earmark-medical::before {
  content: "\f373";
}
.bi-file-earmark-minus-fill::before {
  content: "\f374";
}
.bi-file-earmark-minus::before {
  content: "\f375";
}
.bi-file-earmark-music-fill::before {
  content: "\f376";
}
.bi-file-earmark-music::before {
  content: "\f377";
}
.bi-file-earmark-person-fill::before {
  content: "\f378";
}
.bi-file-earmark-person::before {
  content: "\f379";
}
.bi-file-earmark-play-fill::before {
  content: "\f37a";
}
.bi-file-earmark-play::before {
  content: "\f37b";
}
.bi-file-earmark-plus-fill::before {
  content: "\f37c";
}
.bi-file-earmark-plus::before {
  content: "\f37d";
}
.bi-file-earmark-post-fill::before {
  content: "\f37e";
}
.bi-file-earmark-post::before {
  content: "\f37f";
}
.bi-file-earmark-ppt-fill::before {
  content: "\f380";
}
.bi-file-earmark-ppt::before {
  content: "\f381";
}
.bi-file-earmark-richtext-fill::before {
  content: "\f382";
}
.bi-file-earmark-richtext::before {
  content: "\f383";
}
.bi-file-earmark-ruled-fill::before {
  content: "\f384";
}
.bi-file-earmark-ruled::before {
  content: "\f385";
}
.bi-file-earmark-slides-fill::before {
  content: "\f386";
}
.bi-file-earmark-slides::before {
  content: "\f387";
}
.bi-file-earmark-spreadsheet-fill::before {
  content: "\f388";
}
.bi-file-earmark-spreadsheet::before {
  content: "\f389";
}
.bi-file-earmark-text-fill::before {
  content: "\f38a";
}
.bi-file-earmark-text::before {
  content: "\f38b";
}
.bi-file-earmark-word-fill::before {
  content: "\f38c";
}
.bi-file-earmark-word::before {
  content: "\f38d";
}
.bi-file-earmark-x-fill::before {
  content: "\f38e";
}
.bi-file-earmark-x::before {
  content: "\f38f";
}
.bi-file-earmark-zip-fill::before {
  content: "\f390";
}
.bi-file-earmark-zip::before {
  content: "\f391";
}
.bi-file-earmark::before {
  content: "\f392";
}
.bi-file-easel-fill::before {
  content: "\f393";
}
.bi-file-easel::before {
  content: "\f394";
}
.bi-file-excel-fill::before {
  content: "\f395";
}
.bi-file-excel::before {
  content: "\f396";
}
.bi-file-fill::before {
  content: "\f397";
}
.bi-file-font-fill::before {
  content: "\f398";
}
.bi-file-font::before {
  content: "\f399";
}
.bi-file-image-fill::before {
  content: "\f39a";
}
.bi-file-image::before {
  content: "\f39b";
}
.bi-file-lock-fill::before {
  content: "\f39c";
}
.bi-file-lock::before {
  content: "\f39d";
}
.bi-file-lock2-fill::before {
  content: "\f39e";
}
.bi-file-lock2::before {
  content: "\f39f";
}
.bi-file-medical-fill::before {
  content: "\f3a0";
}
.bi-file-medical::before {
  content: "\f3a1";
}
.bi-file-minus-fill::before {
  content: "\f3a2";
}
.bi-file-minus::before {
  content: "\f3a3";
}
.bi-file-music-fill::before {
  content: "\f3a4";
}
.bi-file-music::before {
  content: "\f3a5";
}
.bi-file-person-fill::before {
  content: "\f3a6";
}
.bi-file-person::before {
  content: "\f3a7";
}
.bi-file-play-fill::before {
  content: "\f3a8";
}
.bi-file-play::before {
  content: "\f3a9";
}
.bi-file-plus-fill::before {
  content: "\f3aa";
}
.bi-file-plus::before {
  content: "\f3ab";
}
.bi-file-post-fill::before {
  content: "\f3ac";
}
.bi-file-post::before {
  content: "\f3ad";
}
.bi-file-ppt-fill::before {
  content: "\f3ae";
}
.bi-file-ppt::before {
  content: "\f3af";
}
.bi-file-richtext-fill::before {
  content: "\f3b0";
}
.bi-file-richtext::before {
  content: "\f3b1";
}
.bi-file-ruled-fill::before {
  content: "\f3b2";
}
.bi-file-ruled::before {
  content: "\f3b3";
}
.bi-file-slides-fill::before {
  content: "\f3b4";
}
.bi-file-slides::before {
  content: "\f3b5";
}
.bi-file-spreadsheet-fill::before {
  content: "\f3b6";
}
.bi-file-spreadsheet::before {
  content: "\f3b7";
}
.bi-file-text-fill::before {
  content: "\f3b8";
}
.bi-file-text::before {
  content: "\f3b9";
}
.bi-file-word-fill::before {
  content: "\f3ba";
}
.bi-file-word::before {
  content: "\f3bb";
}
.bi-file-x-fill::before {
  content: "\f3bc";
}
.bi-file-x::before {
  content: "\f3bd";
}
.bi-file-zip-fill::before {
  content: "\f3be";
}
.bi-file-zip::before {
  content: "\f3bf";
}
.bi-file::before {
  content: "\f3c0";
}
.bi-files-alt::before {
  content: "\f3c1";
}
.bi-files::before {
  content: "\f3c2";
}
.bi-film::before {
  content: "\f3c3";
}
.bi-filter-circle-fill::before {
  content: "\f3c4";
}
.bi-filter-circle::before {
  content: "\f3c5";
}
.bi-filter-left::before {
  content: "\f3c6";
}
.bi-filter-right::before {
  content: "\f3c7";
}
.bi-filter-square-fill::before {
  content: "\f3c8";
}
.bi-filter-square::before {
  content: "\f3c9";
}
.bi-filter::before {
  content: "\f3ca";
}
.bi-flag-fill::before {
  content: "\f3cb";
}
.bi-flag::before {
  content: "\f3cc";
}
.bi-flower1::before {
  content: "\f3cd";
}
.bi-flower2::before {
  content: "\f3ce";
}
.bi-flower3::before {
  content: "\f3cf";
}
.bi-folder-check::before {
  content: "\f3d0";
}
.bi-folder-fill::before {
  content: "\f3d1";
}
.bi-folder-minus::before {
  content: "\f3d2";
}
.bi-folder-plus::before {
  content: "\f3d3";
}
.bi-folder-symlink-fill::before {
  content: "\f3d4";
}
.bi-folder-symlink::before {
  content: "\f3d5";
}
.bi-folder-x::before {
  content: "\f3d6";
}
.bi-folder::before {
  content: "\f3d7";
}
.bi-folder2-open::before {
  content: "\f3d8";
}
.bi-folder2::before {
  content: "\f3d9";
}
.bi-fonts::before {
  content: "\f3da";
}
.bi-forward-fill::before {
  content: "\f3db";
}
.bi-forward::before {
  content: "\f3dc";
}
.bi-front::before {
  content: "\f3dd";
}
.bi-fullscreen-exit::before {
  content: "\f3de";
}
.bi-fullscreen::before {
  content: "\f3df";
}
.bi-funnel-fill::before {
  content: "\f3e0";
}
.bi-funnel::before {
  content: "\f3e1";
}
.bi-gear-fill::before {
  content: "\f3e2";
}
.bi-gear-wide-connected::before {
  content: "\f3e3";
}
.bi-gear-wide::before {
  content: "\f3e4";
}
.bi-gear::before {
  content: "\f3e5";
}
.bi-gem::before {
  content: "\f3e6";
}
.bi-geo-alt-fill::before {
  content: "\f3e7";
}
.bi-geo-alt::before {
  content: "\f3e8";
}
.bi-geo-fill::before {
  content: "\f3e9";
}
.bi-geo::before {
  content: "\f3ea";
}
.bi-gift-fill::before {
  content: "\f3eb";
}
.bi-gift::before {
  content: "\f3ec";
}
.bi-github::before {
  content: "\f3ed";
}
.bi-globe::before {
  content: "\f3ee";
}
.bi-globe2::before {
  content: "\f3ef";
}
.bi-google::before {
  content: "\f3f0";
}
.bi-graph-down::before {
  content: "\f3f1";
}
.bi-graph-up::before {
  content: "\f3f2";
}
.bi-grid-1x2-fill::before {
  content: "\f3f3";
}
.bi-grid-1x2::before {
  content: "\f3f4";
}
.bi-grid-3x2-gap-fill::before {
  content: "\f3f5";
}
.bi-grid-3x2-gap::before {
  content: "\f3f6";
}
.bi-grid-3x2::before {
  content: "\f3f7";
}
.bi-grid-3x3-gap-fill::before {
  content: "\f3f8";
}
.bi-grid-3x3-gap::before {
  content: "\f3f9";
}
.bi-grid-3x3::before {
  content: "\f3fa";
}
.bi-grid-fill::before {
  content: "\f3fb";
}
.bi-grid::before {
  content: "\f3fc";
}
.bi-grip-horizontal::before {
  content: "\f3fd";
}
.bi-grip-vertical::before {
  content: "\f3fe";
}
.bi-hammer::before {
  content: "\f3ff";
}
.bi-hand-index-fill::before {
  content: "\f400";
}
.bi-hand-index-thumb-fill::before {
  content: "\f401";
}
.bi-hand-index-thumb::before {
  content: "\f402";
}
.bi-hand-index::before {
  content: "\f403";
}
.bi-hand-thumbs-down-fill::before {
  content: "\f404";
}
.bi-hand-thumbs-down::before {
  content: "\f405";
}
.bi-hand-thumbs-up-fill::before {
  content: "\f406";
}
.bi-hand-thumbs-up::before {
  content: "\f407";
}
.bi-handbag-fill::before {
  content: "\f408";
}
.bi-handbag::before {
  content: "\f409";
}
.bi-hash::before {
  content: "\f40a";
}
.bi-hdd-fill::before {
  content: "\f40b";
}
.bi-hdd-network-fill::before {
  content: "\f40c";
}
.bi-hdd-network::before {
  content: "\f40d";
}
.bi-hdd-rack-fill::before {
  content: "\f40e";
}
.bi-hdd-rack::before {
  content: "\f40f";
}
.bi-hdd-stack-fill::before {
  content: "\f410";
}
.bi-hdd-stack::before {
  content: "\f411";
}
.bi-hdd::before {
  content: "\f412";
}
.bi-headphones::before {
  content: "\f413";
}
.bi-headset::before {
  content: "\f414";
}
.bi-heart-fill::before {
  content: "\f415";
}
.bi-heart-half::before {
  content: "\f416";
}
.bi-heart::before {
  content: "\f417";
}
.bi-heptagon-fill::before {
  content: "\f418";
}
.bi-heptagon-half::before {
  content: "\f419";
}
.bi-heptagon::before {
  content: "\f41a";
}
.bi-hexagon-fill::before {
  content: "\f41b";
}
.bi-hexagon-half::before {
  content: "\f41c";
}
.bi-hexagon::before {
  content: "\f41d";
}
.bi-hourglass-bottom::before {
  content: "\f41e";
}
.bi-hourglass-split::before {
  content: "\f41f";
}
.bi-hourglass-top::before {
  content: "\f420";
}
.bi-hourglass::before {
  content: "\f421";
}
.bi-house-door-fill::before {
  content: "\f422";
}
.bi-house-door::before {
  content: "\f423";
}
.bi-house-fill::before {
  content: "\f424";
}
.bi-house::before {
  content: "\f425";
}
.bi-hr::before {
  content: "\f426";
}
.bi-hurricane::before {
  content: "\f427";
}
.bi-image-alt::before {
  content: "\f428";
}
.bi-image-fill::before {
  content: "\f429";
}
.bi-image::before {
  content: "\f42a";
}
.bi-images::before {
  content: "\f42b";
}
.bi-inbox-fill::before {
  content: "\f42c";
}
.bi-inbox::before {
  content: "\f42d";
}
.bi-inboxes-fill::before {
  content: "\f42e";
}
.bi-inboxes::before {
  content: "\f42f";
}
.bi-info-circle-fill::before {
  content: "\f430";
}
.bi-info-circle::before {
  content: "\f431";
}
.bi-info-square-fill::before {
  content: "\f432";
}
.bi-info-square::before {
  content: "\f433";
}
.bi-info::before {
  content: "\f434";
}
.bi-input-cursor-text::before {
  content: "\f435";
}
.bi-input-cursor::before {
  content: "\f436";
}
.bi-instagram::before {
  content: "\f437";
}
.bi-intersect::before {
  content: "\f438";
}
.bi-journal-album::before {
  content: "\f439";
}
.bi-journal-arrow-down::before {
  content: "\f43a";
}
.bi-journal-arrow-up::before {
  content: "\f43b";
}
.bi-journal-bookmark-fill::before {
  content: "\f43c";
}
.bi-journal-bookmark::before {
  content: "\f43d";
}
.bi-journal-check::before {
  content: "\f43e";
}
.bi-journal-code::before {
  content: "\f43f";
}
.bi-journal-medical::before {
  content: "\f440";
}
.bi-journal-minus::before {
  content: "\f441";
}
.bi-journal-plus::before {
  content: "\f442";
}
.bi-journal-richtext::before {
  content: "\f443";
}
.bi-journal-text::before {
  content: "\f444";
}
.bi-journal-x::before {
  content: "\f445";
}
.bi-journal::before {
  content: "\f446";
}
.bi-journals::before {
  content: "\f447";
}
.bi-joystick::before {
  content: "\f448";
}
.bi-justify-left::before {
  content: "\f449";
}
.bi-justify-right::before {
  content: "\f44a";
}
.bi-justify::before {
  content: "\f44b";
}
.bi-kanban-fill::before {
  content: "\f44c";
}
.bi-kanban::before {
  content: "\f44d";
}
.bi-key-fill::before {
  content: "\f44e";
}
.bi-key::before {
  content: "\f44f";
}
.bi-keyboard-fill::before {
  content: "\f450";
}
.bi-keyboard::before {
  content: "\f451";
}
.bi-ladder::before {
  content: "\f452";
}
.bi-lamp-fill::before {
  content: "\f453";
}
.bi-lamp::before {
  content: "\f454";
}
.bi-laptop-fill::before {
  content: "\f455";
}
.bi-laptop::before {
  content: "\f456";
}
.bi-layer-backward::before {
  content: "\f457";
}
.bi-layer-forward::before {
  content: "\f458";
}
.bi-layers-fill::before {
  content: "\f459";
}
.bi-layers-half::before {
  content: "\f45a";
}
.bi-layers::before {
  content: "\f45b";
}
.bi-layout-sidebar-inset-reverse::before {
  content: "\f45c";
}
.bi-layout-sidebar-inset::before {
  content: "\f45d";
}
.bi-layout-sidebar-reverse::before {
  content: "\f45e";
}
.bi-layout-sidebar::before {
  content: "\f45f";
}
.bi-layout-split::before {
  content: "\f460";
}
.bi-layout-text-sidebar-reverse::before {
  content: "\f461";
}
.bi-layout-text-sidebar::before {
  content: "\f462";
}
.bi-layout-text-window-reverse::before {
  content: "\f463";
}
.bi-layout-text-window::before {
  content: "\f464";
}
.bi-layout-three-columns::before {
  content: "\f465";
}
.bi-layout-wtf::before {
  content: "\f466";
}
.bi-life-preserver::before {
  content: "\f467";
}
.bi-lightbulb-fill::before {
  content: "\f468";
}
.bi-lightbulb-off-fill::before {
  content: "\f469";
}
.bi-lightbulb-off::before {
  content: "\f46a";
}
.bi-lightbulb::before {
  content: "\f46b";
}
.bi-lightning-charge-fill::before {
  content: "\f46c";
}
.bi-lightning-charge::before {
  content: "\f46d";
}
.bi-lightning-fill::before {
  content: "\f46e";
}
.bi-lightning::before {
  content: "\f46f";
}
.bi-link-45deg::before {
  content: "\f470";
}
.bi-link::before {
  content: "\f471";
}
.bi-linkedin::before {
  content: "\f472";
}
.bi-list-check::before {
  content: "\f473";
}
.bi-list-nested::before {
  content: "\f474";
}
.bi-list-ol::before {
  content: "\f475";
}
.bi-list-stars::before {
  content: "\f476";
}
.bi-list-task::before {
  content: "\f477";
}
.bi-list-ul::before {
  content: "\f478";
}
.bi-list::before {
  content: "\f479";
}
.bi-lock-fill::before {
  content: "\f47a";
}
.bi-lock::before {
  content: "\f47b";
}
.bi-mailbox::before {
  content: "\f47c";
}
.bi-mailbox2::before {
  content: "\f47d";
}
.bi-map-fill::before {
  content: "\f47e";
}
.bi-map::before {
  content: "\f47f";
}
.bi-markdown-fill::before {
  content: "\f480";
}
.bi-markdown::before {
  content: "\f481";
}
.bi-mask::before {
  content: "\f482";
}
.bi-megaphone-fill::before {
  content: "\f483";
}
.bi-megaphone::before {
  content: "\f484";
}
.bi-menu-app-fill::before {
  content: "\f485";
}
.bi-menu-app::before {
  content: "\f486";
}
.bi-menu-button-fill::before {
  content: "\f487";
}
.bi-menu-button-wide-fill::before {
  content: "\f488";
}
.bi-menu-button-wide::before {
  content: "\f489";
}
.bi-menu-button::before {
  content: "\f48a";
}
.bi-menu-down::before {
  content: "\f48b";
}
.bi-menu-up::before {
  content: "\f48c";
}
.bi-mic-fill::before {
  content: "\f48d";
}
.bi-mic-mute-fill::before {
  content: "\f48e";
}
.bi-mic-mute::before {
  content: "\f48f";
}
.bi-mic::before {
  content: "\f490";
}
.bi-minecart-loaded::before {
  content: "\f491";
}
.bi-minecart::before {
  content: "\f492";
}
.bi-moisture::before {
  content: "\f493";
}
.bi-moon-fill::before {
  content: "\f494";
}
.bi-moon-stars-fill::before {
  content: "\f495";
}
.bi-moon-stars::before {
  content: "\f496";
}
.bi-moon::before {
  content: "\f497";
}
.bi-mouse-fill::before {
  content: "\f498";
}
.bi-mouse::before {
  content: "\f499";
}
.bi-mouse2-fill::before {
  content: "\f49a";
}
.bi-mouse2::before {
  content: "\f49b";
}
.bi-mouse3-fill::before {
  content: "\f49c";
}
.bi-mouse3::before {
  content: "\f49d";
}
.bi-music-note-beamed::before {
  content: "\f49e";
}
.bi-music-note-list::before {
  content: "\f49f";
}
.bi-music-note::before {
  content: "\f4a0";
}
.bi-music-player-fill::before {
  content: "\f4a1";
}
.bi-music-player::before {
  content: "\f4a2";
}
.bi-newspaper::before {
  content: "\f4a3";
}
.bi-node-minus-fill::before {
  content: "\f4a4";
}
.bi-node-minus::before {
  content: "\f4a5";
}
.bi-node-plus-fill::before {
  content: "\f4a6";
}
.bi-node-plus::before {
  content: "\f4a7";
}
.bi-nut-fill::before {
  content: "\f4a8";
}
.bi-nut::before {
  content: "\f4a9";
}
.bi-octagon-fill::before {
  content: "\f4aa";
}
.bi-octagon-half::before {
  content: "\f4ab";
}
.bi-octagon::before {
  content: "\f4ac";
}
.bi-option::before {
  content: "\f4ad";
}
.bi-outlet::before {
  content: "\f4ae";
}
.bi-paint-bucket::before {
  content: "\f4af";
}
.bi-palette-fill::before {
  content: "\f4b0";
}
.bi-palette::before {
  content: "\f4b1";
}
.bi-palette2::before {
  content: "\f4b2";
}
.bi-paperclip::before {
  content: "\f4b3";
}
.bi-paragraph::before {
  content: "\f4b4";
}
.bi-patch-check-fill::before {
  content: "\f4b5";
}
.bi-patch-check::before {
  content: "\f4b6";
}
.bi-patch-exclamation-fill::before {
  content: "\f4b7";
}
.bi-patch-exclamation::before {
  content: "\f4b8";
}
.bi-patch-minus-fill::before {
  content: "\f4b9";
}
.bi-patch-minus::before {
  content: "\f4ba";
}
.bi-patch-plus-fill::before {
  content: "\f4bb";
}
.bi-patch-plus::before {
  content: "\f4bc";
}
.bi-patch-question-fill::before {
  content: "\f4bd";
}
.bi-patch-question::before {
  content: "\f4be";
}
.bi-pause-btn-fill::before {
  content: "\f4bf";
}
.bi-pause-btn::before {
  content: "\f4c0";
}
.bi-pause-circle-fill::before {
  content: "\f4c1";
}
.bi-pause-circle::before {
  content: "\f4c2";
}
.bi-pause-fill::before {
  content: "\f4c3";
}
.bi-pause::before {
  content: "\f4c4";
}
.bi-peace-fill::before {
  content: "\f4c5";
}
.bi-peace::before {
  content: "\f4c6";
}
.bi-pen-fill::before {
  content: "\f4c7";
}
.bi-pen::before {
  content: "\f4c8";
}
.bi-pencil-fill::before {
  content: "\f4c9";
}
.bi-pencil-square::before {
  content: "\f4ca";
}
.bi-pencil::before {
  content: "\f4cb";
}
.bi-pentagon-fill::before {
  content: "\f4cc";
}
.bi-pentagon-half::before {
  content: "\f4cd";
}
.bi-pentagon::before {
  content: "\f4ce";
}
.bi-people-fill::before {
  content: "\f4cf";
}
.bi-people::before {
  content: "\f4d0";
}
.bi-percent::before {
  content: "\f4d1";
}
.bi-person-badge-fill::before {
  content: "\f4d2";
}
.bi-person-badge::before {
  content: "\f4d3";
}
.bi-person-bounding-box::before {
  content: "\f4d4";
}
.bi-person-check-fill::before {
  content: "\f4d5";
}
.bi-person-check::before {
  content: "\f4d6";
}
.bi-person-circle::before {
  content: "\f4d7";
}
.bi-person-dash-fill::before {
  content: "\f4d8";
}
.bi-person-dash::before {
  content: "\f4d9";
}
.bi-person-fill::before {
  content: "\f4da";
}
.bi-person-lines-fill::before {
  content: "\f4db";
}
.bi-person-plus-fill::before {
  content: "\f4dc";
}
.bi-person-plus::before {
  content: "\f4dd";
}
.bi-person-square::before {
  content: "\f4de";
}
.bi-person-x-fill::before {
  content: "\f4df";
}
.bi-person-x::before {
  content: "\f4e0";
}
.bi-person::before {
  content: "\f4e1";
}
.bi-phone-fill::before {
  content: "\f4e2";
}
.bi-phone-landscape-fill::before {
  content: "\f4e3";
}
.bi-phone-landscape::before {
  content: "\f4e4";
}
.bi-phone-vibrate-fill::before {
  content: "\f4e5";
}
.bi-phone-vibrate::before {
  content: "\f4e6";
}
.bi-phone::before {
  content: "\f4e7";
}
.bi-pie-chart-fill::before {
  content: "\f4e8";
}
.bi-pie-chart::before {
  content: "\f4e9";
}
.bi-pin-angle-fill::before {
  content: "\f4ea";
}
.bi-pin-angle::before {
  content: "\f4eb";
}
.bi-pin-fill::before {
  content: "\f4ec";
}
.bi-pin::before {
  content: "\f4ed";
}
.bi-pip-fill::before {
  content: "\f4ee";
}
.bi-pip::before {
  content: "\f4ef";
}
.bi-play-btn-fill::before {
  content: "\f4f0";
}
.bi-play-btn::before {
  content: "\f4f1";
}
.bi-play-circle-fill::before {
  content: "\f4f2";
}
.bi-play-circle::before {
  content: "\f4f3";
}
.bi-play-fill::before {
  content: "\f4f4";
}
.bi-play::before {
  content: "\f4f5";
}
.bi-plug-fill::before {
  content: "\f4f6";
}
.bi-plug::before {
  content: "\f4f7";
}
.bi-plus-circle-dotted::before {
  content: "\f4f8";
}
.bi-plus-circle-fill::before {
  content: "\f4f9";
}
.bi-plus-circle::before {
  content: "\f4fa";
}
.bi-plus-square-dotted::before {
  content: "\f4fb";
}
.bi-plus-square-fill::before {
  content: "\f4fc";
}
.bi-plus-square::before {
  content: "\f4fd";
}
.bi-plus::before {
  content: "\f4fe";
}
.bi-power::before {
  content: "\f4ff";
}
.bi-printer-fill::before {
  content: "\f500";
}
.bi-printer::before {
  content: "\f501";
}
.bi-puzzle-fill::before {
  content: "\f502";
}
.bi-puzzle::before {
  content: "\f503";
}
.bi-question-circle-fill::before {
  content: "\f504";
}
.bi-question-circle::before {
  content: "\f505";
}
.bi-question-diamond-fill::before {
  content: "\f506";
}
.bi-question-diamond::before {
  content: "\f507";
}
.bi-question-octagon-fill::before {
  content: "\f508";
}
.bi-question-octagon::before {
  content: "\f509";
}
.bi-question-square-fill::before {
  content: "\f50a";
}
.bi-question-square::before {
  content: "\f50b";
}
.bi-question::before {
  content: "\f50c";
}
.bi-rainbow::before {
  content: "\f50d";
}
.bi-receipt-cutoff::before {
  content: "\f50e";
}
.bi-receipt::before {
  content: "\f50f";
}
.bi-reception-0::before {
  content: "\f510";
}
.bi-reception-1::before {
  content: "\f511";
}
.bi-reception-2::before {
  content: "\f512";
}
.bi-reception-3::before {
  content: "\f513";
}
.bi-reception-4::before {
  content: "\f514";
}
.bi-record-btn-fill::before {
  content: "\f515";
}
.bi-record-btn::before {
  content: "\f516";
}
.bi-record-circle-fill::before {
  content: "\f517";
}
.bi-record-circle::before {
  content: "\f518";
}
.bi-record-fill::before {
  content: "\f519";
}
.bi-record::before {
  content: "\f51a";
}
.bi-record2-fill::before {
  content: "\f51b";
}
.bi-record2::before {
  content: "\f51c";
}
.bi-reply-all-fill::before {
  content: "\f51d";
}
.bi-reply-all::before {
  content: "\f51e";
}
.bi-reply-fill::before {
  content: "\f51f";
}
.bi-reply::before {
  content: "\f520";
}
.bi-rss-fill::before {
  content: "\f521";
}
.bi-rss::before {
  content: "\f522";
}
.bi-rulers::before {
  content: "\f523";
}
.bi-save-fill::before {
  content: "\f524";
}
.bi-save::before {
  content: "\f525";
}
.bi-save2-fill::before {
  content: "\f526";
}
.bi-save2::before {
  content: "\f527";
}
.bi-scissors::before {
  content: "\f528";
}
.bi-screwdriver::before {
  content: "\f529";
}
.bi-search::before {
  content: "\f52a";
}
.bi-segmented-nav::before {
  content: "\f52b";
}
.bi-server::before {
  content: "\f52c";
}
.bi-share-fill::before {
  content: "\f52d";
}
.bi-share::before {
  content: "\f52e";
}
.bi-shield-check::before {
  content: "\f52f";
}
.bi-shield-exclamation::before {
  content: "\f530";
}
.bi-shield-fill-check::before {
  content: "\f531";
}
.bi-shield-fill-exclamation::before {
  content: "\f532";
}
.bi-shield-fill-minus::before {
  content: "\f533";
}
.bi-shield-fill-plus::before {
  content: "\f534";
}
.bi-shield-fill-x::before {
  content: "\f535";
}
.bi-shield-fill::before {
  content: "\f536";
}
.bi-shield-lock-fill::before {
  content: "\f537";
}
.bi-shield-lock::before {
  content: "\f538";
}
.bi-shield-minus::before {
  content: "\f539";
}
.bi-shield-plus::before {
  content: "\f53a";
}
.bi-shield-shaded::before {
  content: "\f53b";
}
.bi-shield-slash-fill::before {
  content: "\f53c";
}
.bi-shield-slash::before {
  content: "\f53d";
}
.bi-shield-x::before {
  content: "\f53e";
}
.bi-shield::before {
  content: "\f53f";
}
.bi-shift-fill::before {
  content: "\f540";
}
.bi-shift::before {
  content: "\f541";
}
.bi-shop-window::before {
  content: "\f542";
}
.bi-shop::before {
  content: "\f543";
}
.bi-shuffle::before {
  content: "\f544";
}
.bi-signpost-2-fill::before {
  content: "\f545";
}
.bi-signpost-2::before {
  content: "\f546";
}
.bi-signpost-fill::before {
  content: "\f547";
}
.bi-signpost-split-fill::before {
  content: "\f548";
}
.bi-signpost-split::before {
  content: "\f549";
}
.bi-signpost::before {
  content: "\f54a";
}
.bi-sim-fill::before {
  content: "\f54b";
}
.bi-sim::before {
  content: "\f54c";
}
.bi-skip-backward-btn-fill::before {
  content: "\f54d";
}
.bi-skip-backward-btn::before {
  content: "\f54e";
}
.bi-skip-backward-circle-fill::before {
  content: "\f54f";
}
.bi-skip-backward-circle::before {
  content: "\f550";
}
.bi-skip-backward-fill::before {
  content: "\f551";
}
.bi-skip-backward::before {
  content: "\f552";
}
.bi-skip-end-btn-fill::before {
  content: "\f553";
}
.bi-skip-end-btn::before {
  content: "\f554";
}
.bi-skip-end-circle-fill::before {
  content: "\f555";
}
.bi-skip-end-circle::before {
  content: "\f556";
}
.bi-skip-end-fill::before {
  content: "\f557";
}
.bi-skip-end::before {
  content: "\f558";
}
.bi-skip-forward-btn-fill::before {
  content: "\f559";
}
.bi-skip-forward-btn::before {
  content: "\f55a";
}
.bi-skip-forward-circle-fill::before {
  content: "\f55b";
}
.bi-skip-forward-circle::before {
  content: "\f55c";
}
.bi-skip-forward-fill::before {
  content: "\f55d";
}
.bi-skip-forward::before {
  content: "\f55e";
}
.bi-skip-start-btn-fill::before {
  content: "\f55f";
}
.bi-skip-start-btn::before {
  content: "\f560";
}
.bi-skip-start-circle-fill::before {
  content: "\f561";
}
.bi-skip-start-circle::before {
  content: "\f562";
}
.bi-skip-start-fill::before {
  content: "\f563";
}
.bi-skip-start::before {
  content: "\f564";
}
.bi-slack::before {
  content: "\f565";
}
.bi-slash-circle-fill::before {
  content: "\f566";
}
.bi-slash-circle::before {
  content: "\f567";
}
.bi-slash-square-fill::before {
  content: "\f568";
}
.bi-slash-square::before {
  content: "\f569";
}
.bi-slash::before {
  content: "\f56a";
}
.bi-sliders::before {
  content: "\f56b";
}
.bi-smartwatch::before {
  content: "\f56c";
}
.bi-snow::before {
  content: "\f56d";
}
.bi-snow2::before {
  content: "\f56e";
}
.bi-snow3::before {
  content: "\f56f";
}
.bi-sort-alpha-down-alt::before {
  content: "\f570";
}
.bi-sort-alpha-down::before {
  content: "\f571";
}
.bi-sort-alpha-up-alt::before {
  content: "\f572";
}
.bi-sort-alpha-up::before {
  content: "\f573";
}
.bi-sort-down-alt::before {
  content: "\f574";
}
.bi-sort-down::before {
  content: "\f575";
}
.bi-sort-numeric-down-alt::before {
  content: "\f576";
}
.bi-sort-numeric-down::before {
  content: "\f577";
}
.bi-sort-numeric-up-alt::before {
  content: "\f578";
}
.bi-sort-numeric-up::before {
  content: "\f579";
}
.bi-sort-up-alt::before {
  content: "\f57a";
}
.bi-sort-up::before {
  content: "\f57b";
}
.bi-soundwave::before {
  content: "\f57c";
}
.bi-speaker-fill::before {
  content: "\f57d";
}
.bi-speaker::before {
  content: "\f57e";
}
.bi-speedometer::before {
  content: "\f57f";
}
.bi-speedometer2::before {
  content: "\f580";
}
.bi-spellcheck::before {
  content: "\f581";
}
.bi-square-fill::before {
  content: "\f582";
}
.bi-square-half::before {
  content: "\f583";
}
.bi-square::before {
  content: "\f584";
}
.bi-stack::before {
  content: "\f585";
}
.bi-star-fill::before {
  content: "\f586";
}
.bi-star-half::before {
  content: "\f587";
}
.bi-star::before {
  content: "\f588";
}
.bi-stars::before {
  content: "\f589";
}
.bi-stickies-fill::before {
  content: "\f58a";
}
.bi-stickies::before {
  content: "\f58b";
}
.bi-sticky-fill::before {
  content: "\f58c";
}
.bi-sticky::before {
  content: "\f58d";
}
.bi-stop-btn-fill::before {
  content: "\f58e";
}
.bi-stop-btn::before {
  content: "\f58f";
}
.bi-stop-circle-fill::before {
  content: "\f590";
}
.bi-stop-circle::before {
  content: "\f591";
}
.bi-stop-fill::before {
  content: "\f592";
}
.bi-stop::before {
  content: "\f593";
}
.bi-stoplights-fill::before {
  content: "\f594";
}
.bi-stoplights::before {
  content: "\f595";
}
.bi-stopwatch-fill::before {
  content: "\f596";
}
.bi-stopwatch::before {
  content: "\f597";
}
.bi-subtract::before {
  content: "\f598";
}
.bi-suit-club-fill::before {
  content: "\f599";
}
.bi-suit-club::before {
  content: "\f59a";
}
.bi-suit-diamond-fill::before {
  content: "\f59b";
}
.bi-suit-diamond::before {
  content: "\f59c";
}
.bi-suit-heart-fill::before {
  content: "\f59d";
}
.bi-suit-heart::before {
  content: "\f59e";
}
.bi-suit-spade-fill::before {
  content: "\f59f";
}
.bi-suit-spade::before {
  content: "\f5a0";
}
.bi-sun-fill::before {
  content: "\f5a1";
}
.bi-sun::before {
  content: "\f5a2";
}
.bi-sunglasses::before {
  content: "\f5a3";
}
.bi-sunrise-fill::before {
  content: "\f5a4";
}
.bi-sunrise::before {
  content: "\f5a5";
}
.bi-sunset-fill::before {
  content: "\f5a6";
}
.bi-sunset::before {
  content: "\f5a7";
}
.bi-symmetry-horizontal::before {
  content: "\f5a8";
}
.bi-symmetry-vertical::before {
  content: "\f5a9";
}
.bi-table::before {
  content: "\f5aa";
}
.bi-tablet-fill::before {
  content: "\f5ab";
}
.bi-tablet-landscape-fill::before {
  content: "\f5ac";
}
.bi-tablet-landscape::before {
  content: "\f5ad";
}
.bi-tablet::before {
  content: "\f5ae";
}
.bi-tag-fill::before {
  content: "\f5af";
}
.bi-tag::before {
  content: "\f5b0";
}
.bi-tags-fill::before {
  content: "\f5b1";
}
.bi-tags::before {
  content: "\f5b2";
}
.bi-telegram::before {
  content: "\f5b3";
}
.bi-telephone-fill::before {
  content: "\f5b4";
}
.bi-telephone-forward-fill::before {
  content: "\f5b5";
}
.bi-telephone-forward::before {
  content: "\f5b6";
}
.bi-telephone-inbound-fill::before {
  content: "\f5b7";
}
.bi-telephone-inbound::before {
  content: "\f5b8";
}
.bi-telephone-minus-fill::before {
  content: "\f5b9";
}
.bi-telephone-minus::before {
  content: "\f5ba";
}
.bi-telephone-outbound-fill::before {
  content: "\f5bb";
}
.bi-telephone-outbound::before {
  content: "\f5bc";
}
.bi-telephone-plus-fill::before {
  content: "\f5bd";
}
.bi-telephone-plus::before {
  content: "\f5be";
}
.bi-telephone-x-fill::before {
  content: "\f5bf";
}
.bi-telephone-x::before {
  content: "\f5c0";
}
.bi-telephone::before {
  content: "\f5c1";
}
.bi-terminal-fill::before {
  content: "\f5c2";
}
.bi-terminal::before {
  content: "\f5c3";
}
.bi-text-center::before {
  content: "\f5c4";
}
.bi-text-indent-left::before {
  content: "\f5c5";
}
.bi-text-indent-right::before {
  content: "\f5c6";
}
.bi-text-left::before {
  content: "\f5c7";
}
.bi-text-paragraph::before {
  content: "\f5c8";
}
.bi-text-right::before {
  content: "\f5c9";
}
.bi-textarea-resize::before {
  content: "\f5ca";
}
.bi-textarea-t::before {
  content: "\f5cb";
}
.bi-textarea::before {
  content: "\f5cc";
}
.bi-thermometer-half::before {
  content: "\f5cd";
}
.bi-thermometer-high::before {
  content: "\f5ce";
}
.bi-thermometer-low::before {
  content: "\f5cf";
}
.bi-thermometer-snow::before {
  content: "\f5d0";
}
.bi-thermometer-sun::before {
  content: "\f5d1";
}
.bi-thermometer::before {
  content: "\f5d2";
}
.bi-three-dots-vertical::before {
  content: "\f5d3";
}
.bi-three-dots::before {
  content: "\f5d4";
}
.bi-toggle-off::before {
  content: "\f5d5";
}
.bi-toggle-on::before {
  content: "\f5d6";
}
.bi-toggle2-off::before {
  content: "\f5d7";
}
.bi-toggle2-on::before {
  content: "\f5d8";
}
.bi-toggles::before {
  content: "\f5d9";
}
.bi-toggles2::before {
  content: "\f5da";
}
.bi-tools::before {
  content: "\f5db";
}
.bi-tornado::before {
  content: "\f5dc";
}
.bi-trash-fill::before {
  content: "\f5dd";
}
.bi-trash::before {
  content: "\f5de";
}
.bi-trash2-fill::before {
  content: "\f5df";
}
.bi-trash2::before {
  content: "\f5e0";
}
.bi-tree-fill::before {
  content: "\f5e1";
}
.bi-tree::before {
  content: "\f5e2";
}
.bi-triangle-fill::before {
  content: "\f5e3";
}
.bi-triangle-half::before {
  content: "\f5e4";
}
.bi-triangle::before {
  content: "\f5e5";
}
.bi-trophy-fill::before {
  content: "\f5e6";
}
.bi-trophy::before {
  content: "\f5e7";
}
.bi-tropical-storm::before {
  content: "\f5e8";
}
.bi-truck-flatbed::before {
  content: "\f5e9";
}
.bi-truck::before {
  content: "\f5ea";
}
.bi-tsunami::before {
  content: "\f5eb";
}
.bi-tv-fill::before {
  content: "\f5ec";
}
.bi-tv::before {
  content: "\f5ed";
}
.bi-twitch::before {
  content: "\f5ee";
}
.bi-twitter::before {
  content: "\f5ef";
}
.bi-type-bold::before {
  content: "\f5f0";
}
.bi-type-h1::before {
  content: "\f5f1";
}
.bi-type-h2::before {
  content: "\f5f2";
}
.bi-type-h3::before {
  content: "\f5f3";
}
.bi-type-italic::before {
  content: "\f5f4";
}
.bi-type-strikethrough::before {
  content: "\f5f5";
}
.bi-type-underline::before {
  content: "\f5f6";
}
.bi-type::before {
  content: "\f5f7";
}
.bi-ui-checks-grid::before {
  content: "\f5f8";
}
.bi-ui-checks::before {
  content: "\f5f9";
}
.bi-ui-radios-grid::before {
  content: "\f5fa";
}
.bi-ui-radios::before {
  content: "\f5fb";
}
.bi-umbrella-fill::before {
  content: "\f5fc";
}
.bi-umbrella::before {
  content: "\f5fd";
}
.bi-union::before {
  content: "\f5fe";
}
.bi-unlock-fill::before {
  content: "\f5ff";
}
.bi-unlock::before {
  content: "\f600";
}
.bi-upc-scan::before {
  content: "\f601";
}
.bi-upc::before {
  content: "\f602";
}
.bi-upload::before {
  content: "\f603";
}
.bi-vector-pen::before {
  content: "\f604";
}
.bi-view-list::before {
  content: "\f605";
}
.bi-view-stacked::before {
  content: "\f606";
}
.bi-vinyl-fill::before {
  content: "\f607";
}
.bi-vinyl::before {
  content: "\f608";
}
.bi-voicemail::before {
  content: "\f609";
}
.bi-volume-down-fill::before {
  content: "\f60a";
}
.bi-volume-down::before {
  content: "\f60b";
}
.bi-volume-mute-fill::before {
  content: "\f60c";
}
.bi-volume-mute::before {
  content: "\f60d";
}
.bi-volume-off-fill::before {
  content: "\f60e";
}
.bi-volume-off::before {
  content: "\f60f";
}
.bi-volume-up-fill::before {
  content: "\f610";
}
.bi-volume-up::before {
  content: "\f611";
}
.bi-vr::before {
  content: "\f612";
}
.bi-wallet-fill::before {
  content: "\f613";
}
.bi-wallet::before {
  content: "\f614";
}
.bi-wallet2::before {
  content: "\f615";
}
.bi-watch::before {
  content: "\f616";
}
.bi-water::before {
  content: "\f617";
}
.bi-whatsapp::before {
  content: "\f618";
}
.bi-wifi-1::before {
  content: "\f619";
}
.bi-wifi-2::before {
  content: "\f61a";
}
.bi-wifi-off::before {
  content: "\f61b";
}
.bi-wifi::before {
  content: "\f61c";
}
.bi-wind::before {
  content: "\f61d";
}
.bi-window-dock::before {
  content: "\f61e";
}
.bi-window-sidebar::before {
  content: "\f61f";
}
.bi-window::before {
  content: "\f620";
}
.bi-wrench::before {
  content: "\f621";
}
.bi-x-circle-fill::before {
  content: "\f622";
}
.bi-x-circle::before {
  content: "\f623";
}
.bi-x-diamond-fill::before {
  content: "\f624";
}
.bi-x-diamond::before {
  content: "\f625";
}
.bi-x-octagon-fill::before {
  content: "\f626";
}
.bi-x-octagon::before {
  content: "\f627";
}
.bi-x-square-fill::before {
  content: "\f628";
}
.bi-x-square::before {
  content: "\f629";
}
.bi-x::before {
  content: "\f62a";
}
.bi-youtube::before {
  content: "\f62b";
}
.bi-zoom-in::before {
  content: "\f62c";
}
.bi-zoom-out::before {
  content: "\f62d";
}
.bi-bank::before {
  content: "\f62e";
}
.bi-bank2::before {
  content: "\f62f";
}
.bi-bell-slash-fill::before {
  content: "\f630";
}
.bi-bell-slash::before {
  content: "\f631";
}
.bi-cash-coin::before {
  content: "\f632";
}
.bi-check-lg::before {
  content: "\f633";
}
.bi-coin::before {
  content: "\f634";
}
.bi-currency-bitcoin::before {
  content: "\f635";
}
.bi-currency-dollar::before {
  content: "\f636";
}
.bi-currency-euro::before {
  content: "\f637";
}
.bi-currency-exchange::before {
  content: "\f638";
}
.bi-currency-pound::before {
  content: "\f639";
}
.bi-currency-yen::before {
  content: "\f63a";
}
.bi-dash-lg::before {
  content: "\f63b";
}
.bi-exclamation-lg::before {
  content: "\f63c";
}
.bi-file-earmark-pdf-fill::before {
  content: "\f63d";
}
.bi-file-earmark-pdf::before {
  content: "\f63e";
}
.bi-file-pdf-fill::before {
  content: "\f63f";
}
.bi-file-pdf::before {
  content: "\f640";
}
.bi-gender-ambiguous::before {
  content: "\f641";
}
.bi-gender-female::before {
  content: "\f642";
}
.bi-gender-male::before {
  content: "\f643";
}
.bi-gender-trans::before {
  content: "\f644";
}
.bi-headset-vr::before {
  content: "\f645";
}
.bi-info-lg::before {
  content: "\f646";
}
.bi-mastodon::before {
  content: "\f647";
}
.bi-messenger::before {
  content: "\f648";
}
.bi-piggy-bank-fill::before {
  content: "\f649";
}
.bi-piggy-bank::before {
  content: "\f64a";
}
.bi-pin-map-fill::before {
  content: "\f64b";
}
.bi-pin-map::before {
  content: "\f64c";
}
.bi-plus-lg::before {
  content: "\f64d";
}
.bi-question-lg::before {
  content: "\f64e";
}
.bi-recycle::before {
  content: "\f64f";
}
.bi-reddit::before {
  content: "\f650";
}
.bi-safe-fill::before {
  content: "\f651";
}
.bi-safe2-fill::before {
  content: "\f652";
}
.bi-safe2::before {
  content: "\f653";
}
.bi-sd-card-fill::before {
  content: "\f654";
}
.bi-sd-card::before {
  content: "\f655";
}
.bi-skype::before {
  content: "\f656";
}
.bi-slash-lg::before {
  content: "\f657";
}
.bi-translate::before {
  content: "\f658";
}
.bi-x-lg::before {
  content: "\f659";
}
.bi-safe::before {
  content: "\f65a";
}
.bi-apple::before {
  content: "\f65b";
}
.bi-microsoft::before {
  content: "\f65d";
}
.bi-windows::before {
  content: "\f65e";
}
.bi-behance::before {
  content: "\f65c";
}
.bi-dribbble::before {
  content: "\f65f";
}
.bi-line::before {
  content: "\f660";
}
.bi-medium::before {
  content: "\f661";
}
.bi-paypal::before {
  content: "\f662";
}
.bi-pinterest::before {
  content: "\f663";
}
.bi-signal::before {
  content: "\f664";
}
.bi-snapchat::before {
  content: "\f665";
}
.bi-spotify::before {
  content: "\f666";
}
.bi-stack-overflow::before {
  content: "\f667";
}
.bi-strava::before {
  content: "\f668";
}
.bi-wordpress::before {
  content: "\f669";
}
.bi-vimeo::before {
  content: "\f66a";
}
.bi-activity::before {
  content: "\f66b";
}
.bi-easel2-fill::before {
  content: "\f66c";
}
.bi-easel2::before {
  content: "\f66d";
}
.bi-easel3-fill::before {
  content: "\f66e";
}
.bi-easel3::before {
  content: "\f66f";
}
.bi-fan::before {
  content: "\f670";
}
.bi-fingerprint::before {
  content: "\f671";
}
.bi-graph-down-arrow::before {
  content: "\f672";
}
.bi-graph-up-arrow::before {
  content: "\f673";
}
.bi-hypnotize::before {
  content: "\f674";
}
.bi-magic::before {
  content: "\f675";
}
.bi-person-rolodex::before {
  content: "\f676";
}
.bi-person-video::before {
  content: "\f677";
}
.bi-person-video2::before {
  content: "\f678";
}
.bi-person-video3::before {
  content: "\f679";
}
.bi-person-workspace::before {
  content: "\f67a";
}
.bi-radioactive::before {
  content: "\f67b";
}
.bi-webcam-fill::before {
  content: "\f67c";
}
.bi-webcam::before {
  content: "\f67d";
}
.bi-yin-yang::before {
  content: "\f67e";
}
.bi-bandaid-fill::before {
  content: "\f680";
}
.bi-bandaid::before {
  content: "\f681";
}
.bi-bluetooth::before {
  content: "\f682";
}
.bi-body-text::before {
  content: "\f683";
}
.bi-boombox::before {
  content: "\f684";
}
.bi-boxes::before {
  content: "\f685";
}
.bi-dpad-fill::before {
  content: "\f686";
}
.bi-dpad::before {
  content: "\f687";
}
.bi-ear-fill::before {
  content: "\f688";
}
.bi-ear::before {
  content: "\f689";
}
.bi-envelope-check-1::before {
  content: "\f68a";
}
.bi-envelope-check-fill::before {
  content: "\f68b";
}
.bi-envelope-check::before {
  content: "\f68c";
}
.bi-envelope-dash-1::before {
  content: "\f68d";
}
.bi-envelope-dash-fill::before {
  content: "\f68e";
}
.bi-envelope-dash::before {
  content: "\f68f";
}
.bi-envelope-exclamation-1::before {
  content: "\f690";
}
.bi-envelope-exclamation-fill::before {
  content: "\f691";
}
.bi-envelope-exclamation::before {
  content: "\f692";
}
.bi-envelope-plus-fill::before {
  content: "\f693";
}
.bi-envelope-plus::before {
  content: "\f694";
}
.bi-envelope-slash-1::before {
  content: "\f695";
}
.bi-envelope-slash-fill::before {
  content: "\f696";
}
.bi-envelope-slash::before {
  content: "\f697";
}
.bi-envelope-x-1::before {
  content: "\f698";
}
.bi-envelope-x-fill::before {
  content: "\f699";
}
.bi-envelope-x::before {
  content: "\f69a";
}
.bi-explicit-fill::before {
  content: "\f69b";
}
.bi-explicit::before {
  content: "\f69c";
}
.bi-git::before {
  content: "\f69d";
}
.bi-infinity::before {
  content: "\f69e";
}
.bi-list-columns-reverse::before {
  content: "\f69f";
}
.bi-list-columns::before {
  content: "\f6a0";
}
.bi-meta::before {
  content: "\f6a1";
}
.bi-mortorboard-fill::before {
  content: "\f6a2";
}
.bi-mortorboard::before {
  content: "\f6a3";
}
.bi-nintendo-switch::before {
  content: "\f6a4";
}
.bi-pc-display-horizontal::before {
  content: "\f6a5";
}
.bi-pc-display::before {
  content: "\f6a6";
}
.bi-pc-horizontal::before {
  content: "\f6a7";
}
.bi-pc::before {
  content: "\f6a8";
}
.bi-playstation::before {
  content: "\f6a9";
}
.bi-plus-slash-minus::before {
  content: "\f6aa";
}
.bi-projector-fill::before {
  content: "\f6ab";
}
.bi-projector::before {
  content: "\f6ac";
}
.bi-qr-code-scan::before {
  content: "\f6ad";
}
.bi-qr-code::before {
  content: "\f6ae";
}
.bi-quora::before {
  content: "\f6af";
}
.bi-quote::before {
  content: "\f6b0";
}
.bi-robot::before {
  content: "\f6b1";
}
.bi-send-check-fill::before {
  content: "\f6b2";
}
.bi-send-check::before {
  content: "\f6b3";
}
.bi-send-dash-fill::before {
  content: "\f6b4";
}
.bi-send-dash::before {
  content: "\f6b5";
}
.bi-send-exclamation-1::before {
  content: "\f6b6";
}
.bi-send-exclamation-fill::before {
  content: "\f6b7";
}
.bi-send-exclamation::before {
  content: "\f6b8";
}
.bi-send-fill::before {
  content: "\f6b9";
}
.bi-send-plus-fill::before {
  content: "\f6ba";
}
.bi-send-plus::before {
  content: "\f6bb";
}
.bi-send-slash-fill::before {
  content: "\f6bc";
}
.bi-send-slash::before {
  content: "\f6bd";
}
.bi-send-x-fill::before {
  content: "\f6be";
}
.bi-send-x::before {
  content: "\f6bf";
}
.bi-send::before {
  content: "\f6c0";
}
.bi-steam::before {
  content: "\f6c1";
}
.bi-terminal-dash-1::before {
  content: "\f6c2";
}
.bi-terminal-dash::before {
  content: "\f6c3";
}
.bi-terminal-plus::before {
  content: "\f6c4";
}
.bi-terminal-split::before {
  content: "\f6c5";
}
.bi-ticket-detailed-fill::before {
  content: "\f6c6";
}
.bi-ticket-detailed::before {
  content: "\f6c7";
}
.bi-ticket-fill::before {
  content: "\f6c8";
}
.bi-ticket-perforated-fill::before {
  content: "\f6c9";
}
.bi-ticket-perforated::before {
  content: "\f6ca";
}
.bi-ticket::before {
  content: "\f6cb";
}
.bi-tiktok::before {
  content: "\f6cc";
}
.bi-window-dash::before {
  content: "\f6cd";
}
.bi-window-desktop::before {
  content: "\f6ce";
}
.bi-window-fullscreen::before {
  content: "\f6cf";
}
.bi-window-plus::before {
  content: "\f6d0";
}
.bi-window-split::before {
  content: "\f6d1";
}
.bi-window-stack::before {
  content: "\f6d2";
}
.bi-window-x::before {
  content: "\f6d3";
}
.bi-xbox::before {
  content: "\f6d4";
}
.bi-ethernet::before {
  content: "\f6d5";
}
.bi-hdmi-fill::before {
  content: "\f6d6";
}
.bi-hdmi::before {
  content: "\f6d7";
}
.bi-usb-c-fill::before {
  content: "\f6d8";
}
.bi-usb-c::before {
  content: "\f6d9";
}
.bi-usb-fill::before {
  content: "\f6da";
}
.bi-usb-plug-fill::before {
  content: "\f6db";
}
.bi-usb-plug::before {
  content: "\f6dc";
}
.bi-usb-symbol::before {
  content: "\f6dd";
}
.bi-usb::before {
  content: "\f6de";
}
.bi-boombox-fill::before {
  content: "\f6df";
}
.bi-displayport-1::before {
  content: "\f6e0";
}
.bi-displayport::before {
  content: "\f6e1";
}
.bi-gpu-card::before {
  content: "\f6e2";
}
.bi-memory::before {
  content: "\f6e3";
}
.bi-modem-fill::before {
  content: "\f6e4";
}
.bi-modem::before {
  content: "\f6e5";
}
.bi-motherboard-fill::before {
  content: "\f6e6";
}
.bi-motherboard::before {
  content: "\f6e7";
}
.bi-optical-audio-fill::before {
  content: "\f6e8";
}
.bi-optical-audio::before {
  content: "\f6e9";
}
.bi-pci-card::before {
  content: "\f6ea";
}
.bi-router-fill::before {
  content: "\f6eb";
}
.bi-router::before {
  content: "\f6ec";
}
.bi-ssd-fill::before {
  content: "\f6ed";
}
.bi-ssd::before {
  content: "\f6ee";
}
.bi-thunderbolt-fill::before {
  content: "\f6ef";
}
.bi-thunderbolt::before {
  content: "\f6f0";
}
.bi-usb-drive-fill::before {
  content: "\f6f1";
}
.bi-usb-drive::before {
  content: "\f6f2";
}
.bi-usb-micro-fill::before {
  content: "\f6f3";
}
.bi-usb-micro::before {
  content: "\f6f4";
}
.bi-usb-mini-fill::before {
  content: "\f6f5";
}
.bi-usb-mini::before {
  content: "\f6f6";
}
.bi-cloud-haze2::before {
  content: "\f6f7";
}
.bi-device-hdd-fill::before {
  content: "\f6f8";
}
.bi-device-hdd::before {
  content: "\f6f9";
}
.bi-device-ssd-fill::before {
  content: "\f6fa";
}
.bi-device-ssd::before {
  content: "\f6fb";
}
.bi-displayport-fill::before {
  content: "\f6fc";
}
.bi-mortarboard-fill::before {
  content: "\f6fd";
}
.bi-mortarboard::before {
  content: "\f6fe";
}
.bi-terminal-x::before {
  content: "\f6ff";
}
.bi-arrow-through-heart-fill::before {
  content: "\f700";
}
.bi-arrow-through-heart::before {
  content: "\f701";
}
.bi-badge-sd-fill::before {
  content: "\f702";
}
.bi-badge-sd::before {
  content: "\f703";
}
.bi-bag-heart-fill::before {
  content: "\f704";
}
.bi-bag-heart::before {
  content: "\f705";
}
.bi-balloon-fill::before {
  content: "\f706";
}
.bi-balloon-heart-fill::before {
  content: "\f707";
}
.bi-balloon-heart::before {
  content: "\f708";
}
.bi-balloon::before {
  content: "\f709";
}
.bi-box2-fill::before {
  content: "\f70a";
}
.bi-box2-heart-fill::before {
  content: "\f70b";
}
.bi-box2-heart::before {
  content: "\f70c";
}
.bi-box2::before {
  content: "\f70d";
}
.bi-braces-asterisk::before {
  content: "\f70e";
}
.bi-calendar-heart-fill::before {
  content: "\f70f";
}
.bi-calendar-heart::before {
  content: "\f710";
}
.bi-calendar2-heart-fill::before {
  content: "\f711";
}
.bi-calendar2-heart::before {
  content: "\f712";
}
.bi-chat-heart-fill::before {
  content: "\f713";
}
.bi-chat-heart::before {
  content: "\f714";
}
.bi-chat-left-heart-fill::before {
  content: "\f715";
}
.bi-chat-left-heart::before {
  content: "\f716";
}
.bi-chat-right-heart-fill::before {
  content: "\f717";
}
.bi-chat-right-heart::before {
  content: "\f718";
}
.bi-chat-square-heart-fill::before {
  content: "\f719";
}
.bi-chat-square-heart::before {
  content: "\f71a";
}
.bi-clipboard-check-fill::before {
  content: "\f71b";
}
.bi-clipboard-data-fill::before {
  content: "\f71c";
}
.bi-clipboard-fill::before {
  content: "\f71d";
}
.bi-clipboard-heart-fill::before {
  content: "\f71e";
}
.bi-clipboard-heart::before {
  content: "\f71f";
}
.bi-clipboard-minus-fill::before {
  content: "\f720";
}
.bi-clipboard-plus-fill::before {
  content: "\f721";
}
.bi-clipboard-pulse::before {
  content: "\f722";
}
.bi-clipboard-x-fill::before {
  content: "\f723";
}
.bi-clipboard2-check-fill::before {
  content: "\f724";
}
.bi-clipboard2-check::before {
  content: "\f725";
}
.bi-clipboard2-data-fill::before {
  content: "\f726";
}
.bi-clipboard2-data::before {
  content: "\f727";
}
.bi-clipboard2-fill::before {
  content: "\f728";
}
.bi-clipboard2-heart-fill::before {
  content: "\f729";
}
.bi-clipboard2-heart::before {
  content: "\f72a";
}
.bi-clipboard2-minus-fill::before {
  content: "\f72b";
}
.bi-clipboard2-minus::before {
  content: "\f72c";
}
.bi-clipboard2-plus-fill::before {
  content: "\f72d";
}
.bi-clipboard2-plus::before {
  content: "\f72e";
}
.bi-clipboard2-pulse-fill::before {
  content: "\f72f";
}
.bi-clipboard2-pulse::before {
  content: "\f730";
}
.bi-clipboard2-x-fill::before {
  content: "\f731";
}
.bi-clipboard2-x::before {
  content: "\f732";
}
.bi-clipboard2::before {
  content: "\f733";
}
.bi-emoji-kiss-fill::before {
  content: "\f734";
}
.bi-emoji-kiss::before {
  content: "\f735";
}
.bi-envelope-heart-fill::before {
  content: "\f736";
}
.bi-envelope-heart::before {
  content: "\f737";
}
.bi-envelope-open-heart-fill::before {
  content: "\f738";
}
.bi-envelope-open-heart::before {
  content: "\f739";
}
.bi-envelope-paper-fill::before {
  content: "\f73a";
}
.bi-envelope-paper-heart-fill::before {
  content: "\f73b";
}
.bi-envelope-paper-heart::before {
  content: "\f73c";
}
.bi-envelope-paper::before {
  content: "\f73d";
}
.bi-filetype-aac::before {
  content: "\f73e";
}
.bi-filetype-ai::before {
  content: "\f73f";
}
.bi-filetype-bmp::before {
  content: "\f740";
}
.bi-filetype-cs::before {
  content: "\f741";
}
.bi-filetype-css::before {
  content: "\f742";
}
.bi-filetype-csv::before {
  content: "\f743";
}
.bi-filetype-doc::before {
  content: "\f744";
}
.bi-filetype-docx::before {
  content: "\f745";
}
.bi-filetype-exe::before {
  content: "\f746";
}
.bi-filetype-gif::before {
  content: "\f747";
}
.bi-filetype-heic::before {
  content: "\f748";
}
.bi-filetype-html::before {
  content: "\f749";
}
.bi-filetype-java::before {
  content: "\f74a";
}
.bi-filetype-jpg::before {
  content: "\f74b";
}
.bi-filetype-js::before {
  content: "\f74c";
}
.bi-filetype-jsx::before {
  content: "\f74d";
}
.bi-filetype-key::before {
  content: "\f74e";
}
.bi-filetype-m4p::before {
  content: "\f74f";
}
.bi-filetype-md::before {
  content: "\f750";
}
.bi-filetype-mdx::before {
  content: "\f751";
}
.bi-filetype-mov::before {
  content: "\f752";
}
.bi-filetype-mp3::before {
  content: "\f753";
}
.bi-filetype-mp4::before {
  content: "\f754";
}
.bi-filetype-otf::before {
  content: "\f755";
}
.bi-filetype-pdf::before {
  content: "\f756";
}
.bi-filetype-php::before {
  content: "\f757";
}
.bi-filetype-png::before {
  content: "\f758";
}
.bi-filetype-ppt-1::before {
  content: "\f759";
}
.bi-filetype-ppt::before {
  content: "\f75a";
}
.bi-filetype-psd::before {
  content: "\f75b";
}
.bi-filetype-py::before {
  content: "\f75c";
}
.bi-filetype-raw::before {
  content: "\f75d";
}
.bi-filetype-rb::before {
  content: "\f75e";
}
.bi-filetype-sass::before {
  content: "\f75f";
}
.bi-filetype-scss::before {
  content: "\f760";
}
.bi-filetype-sh::before {
  content: "\f761";
}
.bi-filetype-svg::before {
  content: "\f762";
}
.bi-filetype-tiff::before {
  content: "\f763";
}
.bi-filetype-tsx::before {
  content: "\f764";
}
.bi-filetype-ttf::before {
  content: "\f765";
}
.bi-filetype-txt::before {
  content: "\f766";
}
.bi-filetype-wav::before {
  content: "\f767";
}
.bi-filetype-woff::before {
  content: "\f768";
}
.bi-filetype-xls-1::before {
  content: "\f769";
}
.bi-filetype-xls::before {
  content: "\f76a";
}
.bi-filetype-xml::before {
  content: "\f76b";
}
.bi-filetype-yml::before {
  content: "\f76c";
}
.bi-heart-arrow::before {
  content: "\f76d";
}
.bi-heart-pulse-fill::before {
  content: "\f76e";
}
.bi-heart-pulse::before {
  content: "\f76f";
}
.bi-heartbreak-fill::before {
  content: "\f770";
}
.bi-heartbreak::before {
  content: "\f771";
}
.bi-hearts::before {
  content: "\f772";
}
.bi-hospital-fill::before {
  content: "\f773";
}
.bi-hospital::before {
  content: "\f774";
}
.bi-house-heart-fill::before {
  content: "\f775";
}
.bi-house-heart::before {
  content: "\f776";
}
.bi-incognito::before {
  content: "\f777";
}
.bi-magnet-fill::before {
  content: "\f778";
}
.bi-magnet::before {
  content: "\f779";
}
.bi-person-heart::before {
  content: "\f77a";
}
.bi-person-hearts::before {
  content: "\f77b";
}
.bi-phone-flip::before {
  content: "\f77c";
}
.bi-plugin::before {
  content: "\f77d";
}
.bi-postage-fill::before {
  content: "\f77e";
}
.bi-postage-heart-fill::before {
  content: "\f77f";
}
.bi-postage-heart::before {
  content: "\f780";
}
.bi-postage::before {
  content: "\f781";
}
.bi-postcard-fill::before {
  content: "\f782";
}
.bi-postcard-heart-fill::before {
  content: "\f783";
}
.bi-postcard-heart::before {
  content: "\f784";
}
.bi-postcard::before {
  content: "\f785";
}
.bi-search-heart-fill::before {
  content: "\f786";
}
.bi-search-heart::before {
  content: "\f787";
}
.bi-sliders2-vertical::before {
  content: "\f788";
}
.bi-sliders2::before {
  content: "\f789";
}
.bi-trash3-fill::before {
  content: "\f78a";
}
.bi-trash3::before {
  content: "\f78b";
}
.bi-valentine::before {
  content: "\f78c";
}
.bi-valentine2::before {
  content: "\f78d";
}
.bi-wrench-adjustable-circle-fill::before {
  content: "\f78e";
}
.bi-wrench-adjustable-circle::before {
  content: "\f78f";
}
.bi-wrench-adjustable::before {
  content: "\f790";
}
.bi-filetype-json::before {
  content: "\f791";
}
.bi-filetype-pptx::before {
  content: "\f792";
}
.bi-filetype-xlsx::before {
  content: "\f793";
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("./fonts/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local(""), url("./fonts/OpenSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("./fonts/OpenSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("./fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local(""), url("./fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("./fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("./fonts/OpenSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("./fonts/OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local(""), url("./fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./fonts/BebasNeue-Regular.ttf") format("truetype");
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.25rem;
  color: #2a2a2a;
  line-height: 1.3;
}
@media (min-width: 992px) {
  body {
    font-size: 1rem;
  }
}
body h1,
body h2,
body h3,
body h4,
body strong,
body b {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body h1 em,
body h2 em,
body h3 em,
body h4 em,
body strong em,
body h1 i,
body h2 i,
body h3 i,
body h4 i,
body strong i,
body b i {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
body em,
body i {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}
body h1,
body .h1 {
  font-size: 2rem;
  line-height: 1.33;
}
@media (min-width: 1200px) {
  body h1,
  body .h1 {
    font-size: 2.5rem;
    line-height: 1.6;
  }
}
body h2,
body .h2 {
  font-size: 1.5rem;
  line-height: 1.33;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 1200px) {
  body h2,
  body .h2 {
    font-size: 1.7rem;
    line-height: 1.33;
  }
}
body h3,
body .h3 {
  font-size: 1.25rem;
  line-height: 1.33;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 1200px) {
  body h3,
  body .h3 {
    font-size: 1.5rem;
  }
}
body h4,
body .h4,
body .carta-espana .ce-dialog__paragraph h6,
.carta-espana .ce-dialog__paragraph body h6,
body .carta-espana .ce-dialog__numbering,
.carta-espana body .ce-dialog__numbering {
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 1200px) {
  body h4,
  body .h4,
  body .carta-espana .ce-dialog__paragraph h6,
  .carta-espana .ce-dialog__paragraph body h6,
  body .carta-espana .ce-dialog__numbering,
  .carta-espana body .ce-dialog__numbering {
    font-size: 1.25rem;
  }
}
body h5,
body .h5 {
  font-size: 1.15rem;
}
@media (min-width: 1200px) {
  body h5,
  body .h5 {
    font-size: 1.2rem;
  }
}
body h6,
body .h6 {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  body h6,
  body .h6 {
    font-size: 1.1rem;
  }
}
body .bg-missm-primary {
  background-color: #154481;
}
body .text-missm-primary {
  color: #154481;
}
body .bg-missm-secondary {
  background-color: #8d2e42;
}
body .text-missm-secondary {
  color: #8d2e42;
}
body .bg-missm-header {
  background-color: #ffdb00;
}
body .text-missm-header {
  color: color-yellowHead;
}
body .bg-missm-grey {
  background-color: #edf0f3;
}
body .text-missm-grey {
  color: #edf0f3;
}
body .bg-missm-pearl {
  background-color: #f2e9d8;
}
body .text-missm-pearl {
  color: #f2e9d8;
}
body #m-top-link {
  display: inline-block;
  background: #154481
    url("/o/missmi-theme/images/icons/reusable/ico-select-white.svg") center
    calc(50% - 0.0625rem) no-repeat;
  background-size: 1.25rem auto;
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  border-radius: 50%;
  border: 0;
  outline: 0;
  position: fixed;
  bottom: 1.875rem;
  right: 1.875rem;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-indent: -9999px;
}
body #m-top-link:hover {
  cursor: pointer;
  background-color: #333;
}
body #m-top-link:focus {
  background-color: #333;
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #4d8bff;
}
body #m-top-link:active {
  background-color: #555;
}
body #m-top-link.show {
  opacity: 1;
  visibility: visible;
  border: 0.125rem solid #fff;
}
body #wrapper {
  padding-top: 0;
}
body #cc-main .cm-wrapper .cm--bar {
  background-color: #154481;
}
body #cc-main .cm-wrapper .cm__body {
  max-width: 72rem;
}
body #cc-main .cm-wrapper .cm__desc {
  color: white;
}
body #cc-main .cm-wrapper .cm__btn {
  background-color: #3e77c2;
  color: white;
  border: 1px solid #fff;
  border-radius: unset;
}
body #cc-main .cm-wrapper .cm__btn:hover {
  background-color: #3e77c2;
  color: white;
}
body #cc-main .cm-wrapper .cm__title {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  color: white;
}
body #cc-main .pm--box {
  border-radius: unset;
}
body #cc-main .pm--box .pm__close-btn {
  border-radius: unset;
}
body #cc-main .pm--box .pm__section-title {
  border-radius: unset;
}
body #cc-main .pm--box .pm__section-desc-wrapper {
  border-radius: unset;
}
body #cc-main .pm--box .pm__section-desc p {
  display: block;
  margin-bottom: 1rem;
}
body #cc-main .pm--box .pm__section-desc a {
  color: #3e77c2;
}
body #cc-main .pm--box .pm__section--toggle {
  border-radius: unset;
}
body #cc-main .pm--box .pm__section--toggle .section__toggle-wrapper {
  margin-bottom: 0;
}
body #cc-main .pm--box .pm__btn {
  background-color: #154481;
  color: white;
  border: 0;
  border-radius: unset;
}
body #cc-main .pm--box .pm__btn:hover {
  background-color: #154481;
}
body .buscador-home-search .podemos-ayudarte .buscador-home-search-item {
  margin-bottom: 0.5rem;
  padding: 0.25rem;
}
body.has-edit-mode-menu .missmi-banner-social-content-text-wrapper ul {
  display: none;
}
.mainWrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
.mainWrapper .container-fluid-max-xl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 576px) {
  .mainWrapper .container-fluid-max-xl {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .mainWrapper .container-fluid-max-xl {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .mainWrapper .container-fluid-max-xl {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .container-fluid-max-xl {
    max-width: 1140px;
  }
}
.mainWrapper #content,
.mainWrapper #main-content,
.mainWrapper .portlet-layout {
  flex: 1 0 auto;
}
.mainWrapper *:focus {
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.125rem #edf0f3, 0 0 0 0.25rem #0064c2;
}
.mainWrapper .portlet {
  margin-bottom: 0;
}
.mainWrapper .portlet-header {
  display: none;
}
.mainWrapper .portlet-content {
  background-color: transparent !important;
  padding: 0 !important;
}
.mainWrapper .portlet-decorate .portlet-content {
  background-color: transparent !important;
  padding: 0 !important;
  border: none !important;
}
.mainWrapper a {
  color: #154481;
  text-decoration: underline;
}
.mainWrapper a:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #0064c2;
}
.mainWrapper ul li,
.mainWrapper ol li {
  margin-bottom: 0.5rem;
}
.mainWrapper ul ul,
.mainWrapper ul ol,
.mainWrapper ol ul,
.mainWrapper ol ol {
  margin-top: 0.5rem;
}
.mainWrapper ul ul.m-listBaseNoStyles,
.mainWrapper ul ol.m-listBaseNoStyles,
.mainWrapper ol ul.m-listBaseNoStyles,
.mainWrapper ol ol.m-listBaseNoStyles {
  margin-top: 0;
}
.mainWrapper .linkify:hover {
  cursor: pointer;
}
.mainWrapper .linkify.isfocused {
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.125rem #edf0f3, 0 0 0 0.25rem #0064c2 !important;
}
.mainWrapper .linkify:focus {
  box-shadow: 0 0 0 0.125rem #edf0f3, 0 0 0 0.25rem #0064c2 !important;
}
.mainWrapper .linkify a:focus {
  outline: 0;
  box-shadow: none !important;
}
.mainWrapper .pagination-bar {
  justify-content: space-between;
}
.mainWrapper .pagination-bar .pagination-items-per-page {
  display: none;
}
.mainWrapper .pagination-bar .page-item {
  margin-right: 0.5rem;
}
.mainWrapper .pagination-bar .page-item.disabled a {
  background-color: #d9dee3;
}
.mainWrapper .pagination-bar .page-item.active .page-link {
  border-color: #154481;
  background-color: #154481;
  color: white;
}
.mainWrapper .pagination-bar .page-item:last-of-type {
  margin-right: 0;
}
.mainWrapper .pagination-bar .page-item a {
  background-color: #d9dee3;
}
.mainWrapper .pagination.bootpag li {
  margin-right: 0.5rem;
  background-color: #d9dee3;
  border-color: #dee2e6;
  box-shadow: none;
  color: #6c757d;
  margin-left: 0;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  display: inline-flex;
  height: 2.375rem;
  justify-content: center;
  line-height: 1.25;
  border-width: 0.0625rem;
  align-items: center;
  border: 0.0625rem solid #dee2e6;
  list-style: none;
}
.mainWrapper .pagination.bootpag li.first {
  border-radius: 0.25rem 0 0 0.25rem;
}
.mainWrapper .pagination.bootpag li.first .last-arrow {
  margin-left: -0.5rem;
}
.mainWrapper .pagination.bootpag li.last {
  border-radius: 0 0.25rem 0.25rem 0;
}
.mainWrapper .pagination.bootpag li.last .last-arrow {
  margin-left: -0.5rem;
}
.mainWrapper .pagination.bootpag li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.mainWrapper .pagination.bootpag li.disabled a {
  background-color: #d9dee3;
  cursor: not-allowed;
}
.mainWrapper .pagination.bootpag li.disabled a:hover {
  color: #154481;
}
.mainWrapper .pagination.bootpag li.active {
  border-color: #154481;
  background-color: #154481;
}
.mainWrapper .pagination.bootpag li.active a {
  border-color: #154481;
  background-color: #154481;
  color: white;
}
.mainWrapper .pagination.bootpag li:last-of-type {
  margin-right: 0;
}
.mainWrapper .pagination.bootpag li a {
  background-color: #d9dee3;
}
.mainWrapper .panel-body {
  padding: 0.75rem 0;
}
.mainWrapper .t-wrapperHeader {
  background-color: #ffdb00;
  color: #1d1d1b;
}
.mainWrapper .t-wrapperHeader .navbar {
  padding: 0;
}
.mainWrapper .t-wrapperHeader .m-first-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap !important;
  padding: 1.25rem 1.125rem 1.375rem 1.25rem;
  background: linear-gradient(
      to left,
      #ad1519 0,
      #ad1519 25%,
      #fabd00 25%,
      #fabd00 75%,
      #ad1519 75%,
      #ad1519
    )
    bottom no-repeat;
  background-size: auto;
  background-size: 100% 0.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-first-wrapper {
    padding: 1.25rem 1.875rem 2rem 1.875rem;
  }
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-first-wrapper {
    padding: 1.4375rem 0 0;
    margin-left: 2%;
    margin-right: 2%;
    background: 0;
    align-items: flex-start;
  }
}
@media (min-width: 1921px) {
  .mainWrapper .t-wrapperHeader .m-first-wrapper {
    margin-left: calc(100% - 1920px - 2%);
    margin-right: calc(100% - 1920px - 2%);
  }
}
.mainWrapper .t-wrapperHeader .m-separator {
  display: none;
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-separator {
    display: block;
    border-right: 0.125rem solid #1d1d1b;
    height: 1rem;
  }
}
.mainWrapper .t-wrapperHeader .m-language-wrapperDesktop {
  display: none;
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-language-wrapperDesktop {
    display: block;
  }
}
.mainWrapper .t-wrapperHeader .m-language-wrapperDesktop .input-select-wrapper {
  margin-bottom: 0;
}
.mainWrapper .t-wrapperHeader .m-language-wrapperDesktop .dropdown-toggle {
  background-color: transparent;
  color: #1d1d1b !important;
  border: 0;
  font-weight: 600;
  font-size: 1rem;
}
.mainWrapper .t-wrapperHeader .m-language-wrapperDesktop select.form-control {
  background-color: transparent;
  color: white;
  border: 0;
  background: url("/o/missmi-theme/images/icons/reusable/expand_more_white.svg")
    no-repeat;
  background-position: right;
  padding-right: 1.5rem;
  font-weight: 600;
  font-size: 1rem;
}
.mainWrapper
  .t-wrapperHeader
  .m-language-wrapperDesktop
  select.form-control
  .taglib-language-option {
  color: #1d1d1b;
}
.mainWrapper .t-wrapperHeader .m-listLogos {
  color: white;
  list-style: none;
  display: flex;
  align-items: center;
  height: 3.875rem;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-listLogos {
    height: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-listLogos {
    height: 4.6875rem;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item {
  flex-basis: 33.3333%;
  margin-bottom: 0;
}
.mainWrapper .t-wrapperHeader .m-listLogos__item a {
  display: block;
}
.mainWrapper .t-wrapperHeader .m-listLogos__item img {
  height: 3.875rem;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item img {
    height: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item img {
    height: 4.6875rem;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item.campana img {
  height: 2.5rem;
}
@media (min-width: 576px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item.campana img {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item.campana img {
    height: 4.0625rem;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item--campana {
  display: block;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item--campana {
    display: block;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item--campana img {
  height: 2.5rem;
  margin-left: 0.5rem;
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item--campana img {
    height: 4.0625rem;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item--campana.campana {
  display: none;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item--campana.campana {
    display: block;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos__item--campana.campana img {
  margin-left: 0.5rem;
  height: 3.875rem;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item--campana.campana img {
    height: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-listLogos__item--campana.campana img {
    height: 4.6875rem;
  }
}
.mainWrapper .t-wrapperHeader .m-listLogos .m-imgEspDesk {
  display: block;
}
.mainWrapper .t-wrapperHeader .m-headerSearchLengDesktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-headerSearchLengDesktop {
    margin-top: -0.5rem;
  }
}
.mainWrapper .t-wrapperHeader .m-headerSearchLengMobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-headerSearchLengMobile {
    display: none;
  }
}
.mainWrapper .t-wrapperHeader .m-searchText {
  font-size: 0.875rem;
}
.mainWrapper .t-wrapperHeader .language-picker__button {
  font-size: 0.875rem;
}
.mainWrapper .t-wrapperHeader .m-search {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainWrapper .t-wrapperHeader .m-search .m-search-form {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search .m-close.lexicon-icon {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search .m-search-button {
  display: none;
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-search .m-search-button {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.5rem;
    margin-right: 0.5rem;
  }
}
.mainWrapper .t-wrapperHeader .m-search .m-search-button .lexicon-icon {
  width: 1rem;
  height: 1rem;
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-search .m-search-button .lexicon-icon {
    margin-top: 0;
  }
}
.mainWrapper .t-wrapperHeader .m-search.active {
  background-color: #ffdb00;
  height: 100%;
  padding: 0.5rem 0.75rem;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.75);
  margin-top: -0.5rem;
}
.mainWrapper .t-wrapperHeader .m-search.active #boton-menu-principal {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-separator {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-search-form {
  display: block;
}
.mainWrapper
  .t-wrapperHeader
  .m-search.active
  .m-search-form
  .input-group-item.search-bar-keywords-input-wrapper
  input:focus {
  box-shadow: 0 0 0 0.125rem #4d8bff, 0 0 0 0.25rem #a8c7ff !important;
}
.mainWrapper
  .t-wrapperHeader
  .m-search.active
  .m-search-form
  input[type="text"] {
  color: #616161;
}
.mainWrapper
  .t-wrapperHeader
  .m-search.active
  .m-search-form
  input[type="text"]::placeholder {
  color: #616161;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-search-button {
  margin-right: 0;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-search-button:focus {
  box-shadow: 0 0 0 0.125rem #4d8bff, 0 0 0 0.25rem #a8c7ff !important;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-search-button .m-searchText {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-search-button .m-search {
  display: none;
}
.mainWrapper
  .t-wrapperHeader
  .m-search.active
  .m-search-button
  .lexicon-icon:first-child {
  display: none;
}
.mainWrapper
  .t-wrapperHeader
  .m-search.active
  .m-search-button
  .lexicon-icon:last-child {
  display: inline-block;
}
@media (min-width: 768px) {
  .mainWrapper .t-wrapperHeader .m-search.active {
    bottom: 0;
    z-index: 1500;
  }
}
.mainWrapper .t-wrapperHeader .m-search.active .m-language-wrapperDesktop {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-search.active .m-menuWrapper {
  display: none;
}
.mainWrapper .t-wrapperHeader .m-titleHeader {
  display: none;
}
@media (min-width: 1200px) {
  .mainWrapper .t-wrapperHeader .m-titleHeader {
    display: flex;
    align-items: center;
  }
  .mainWrapper .t-wrapperHeader .m-titleHeader .m-titleHeaderH1 {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .mainWrapper .t-wrapperHeader .m-titleHeader span {
    display: block;
  }
  .mainWrapper .t-wrapperHeader .m-titleHeader span.m-titleHeader__SS {
    display: inline;
  }
}
.mainWrapper .t-wrapperHeader .m-menuButton {
  background-color: transparent;
  border: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mainWrapper .t-wrapperHeader .m-menuButton img {
  width: 1.5rem;
  height: 1.125rem;
  margin-bottom: 0.75rem;
}
.mainWrapper .t-wrapperHeader .m-menuButton span {
  font-size: 0.875rem;
  font-size: 1rem;
  -webkit-text-fill-color: #000;
  -webkit-opacity: 1;
  color: #000;
}
.mainWrapper .t-wrapperHeader .m-second-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainWrapper .t-wrapperHeader .m-menuWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1360px) {
  .mainWrapper .t-wrapperHeader .m-menuWrapper {
    display: none;
  }
}
.mainWrapper .m-searchWrapper {
  padding: 1.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchWrapper {
    padding: 1.25rem 1.875rem;
  }
}
@media (min-width: 1360px) {
  .mainWrapper .m-searchWrapper {
    display: none;
  }
}
.mainWrapper .m-searchWrapper .input-group-inset-after.form-control {
  margin-top: 0;
}
.mainWrapper .m-searchWrapper input[type="text"] {
  color: #616161;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchWrapper input[type="text"] {
    font-size: 1rem;
  }
}
.mainWrapper .m-searchWrapper input[type="text"]::placeholder {
  color: #616161;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchWrapper input[type="text"]::placeholder {
    font-size: 1rem;
  }
}
.mainWrapper .m-searchWrapper .lexicon-icon-search {
  color: #757575;
  width: 1rem;
  height: 1rem;
}
body #wrapper .m-mobileNavigationWrapper {
  display: block;
  position: fixed;
  width: 90vw;
  height: 100vh;
  top: 0;
  right: 0;
  opacity: 1;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
  background-color: white;
  top: 0;
}
@media (min-width: 768px) {
  body #wrapper .m-mobileNavigationWrapper {
    width: 25rem;
  }
}
body #wrapper .m-mobileNavigationWrapper.visuallyhidden {
  opacity: 0;
  right: -100%;
}
body #wrapper .m-mobileNavigationWrapper.hidden {
  display: none;
}
body #wrapper .m-mobileNavigationWrapper .m-logos-rrss {
  padding: 1.5rem 3rem;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open:after {
  content: "";
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
}
body.search-open #content,
body.search-open #footer {
  opacity: 0.3;
}
.m-mobileNavigationWrapper {
  padding: 1rem 0 0 0;
}
.m-mobileNavigationWrapper .m-wrapper-RRssMenu {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #154481;
}
.m-mobileNavigationWrapper .m-menuWrapper {
  margin-bottom: 1rem;
  padding: 0 0.25rem 1rem 1rem;
  background: #fff;
}
.m-mobileNavigationWrapper nav {
  background: #fff;
  margin-top: -1rem;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .m-mobileNavigationWrapper nav {
    padding-top: 5rem;
  }
}
.m-mobileNavigationWrapper #missm-main-navigation {
  min-height: 75vh;
}
@media (min-width: 768px) {
  .m-mobileNavigationWrapper #missm-main-navigation {
    min-height: 75vh;
  }
}
.m-mobileNavigationWrapper #missm-main-navigation ul li,
.m-mobileNavigationWrapper #missm-main-navigation ol li {
  margin-bottom: 0;
}
.m-mobileNavigationWrapper #missm-main-navigation ul ul,
.m-mobileNavigationWrapper #missm-main-navigation ul ol,
.m-mobileNavigationWrapper #missm-main-navigation ol ul,
.m-mobileNavigationWrapper #missm-main-navigation ol ol {
  margin-top: 0;
}
.m-mobileNavigationWrapper .m-logos-rrss {
  background-color: #154481;
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 3rem;
  margin-top: 1.5rem;
}
.m-mobileNavigationWrapper .m-logos-rrss .m-logos-rrss__item {
  text-decoration: none !important;
}
.m-mobileNavigationWrapper .m-listLogos__item.m-listLogos__item--campana {
  display: block;
  margin-top: -1rem;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  background: #fff;
}
@media (min-width: 768px) {
  .m-mobileNavigationWrapper .m-listLogos__item.m-listLogos__item--campana {
    display: none;
  }
}
.m-mobileNavigationWrapper .m-listLogos__item.m-listLogos__item--campana img {
  width: 5rem;
}
.m-mobileNavigationWrapper .m-language-wrapper .input-select-wrapper {
  margin-bottom: 0;
}
.m-mobileNavigationWrapper .m-language-wrapper select.form-control {
  background-color: transparent;
  color: #154481;
  border: 0;
  background: url("/o/missmi-theme/images/icons/reusable/expand_more.svg")
    no-repeat;
  background-position: right;
  padding-right: 1.5rem;
  font-weight: 600;
  font-size: 1rem;
  padding-left: 0;
  text-decoration: underline;
  max-width: 40%;
}
.m-mobileNavigationWrapper
  .m-language-wrapper
  select.form-control
  .taglib-language-option {
  color: #154481;
}
.m-mobileNavigationWrapper .m-closeButton {
  position: absolute;
  right: 0;
  top: 1rem;
}
.m-mobileNavigationWrapper .m-closeButton .m-close {
  fill: #154481;
}
.m-mobileNavigationWrapper #missm-main-navigation .slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.m-mobileNavigationWrapper #missm-main-navigation .slide-in-top {
  -webkit-animation: slide-in-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    z-index: -1;
    position: relative;
    opacity: 0;
  }
  90% {
    -webkit-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
    position: relative;
    z-index: -1;
    opacity: 0.9;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    position: relative;
    z-index: -1;
    opacity: 0;
  }
  90% {
    -webkit-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
    position: relative;
    z-index: -1;
    opacity: 0.9;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.m-mobileNavigationWrapper #missm-main-navigation a {
  border-right: 0.0625rem solid #d9dee3;
  width: 100%;
  padding: 1rem;
  text-decoration: none;
}
.m-mobileNavigationWrapper #missm-main-navigation .m-main-nav__level1 {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .m-mobileNavigationWrapper #missm-main-navigation .m-main-nav__level1 {
    padding: 0;
  }
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .has-submenu
  .m-main-nav__level2 {
  display: none;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .has-submenu.open
  .m-main-nav__level2 {
  margin-top: 0;
  display: block;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item {
  margin-bottom: 0;
  border-bottom: 0.0625rem solid #d9dee3;
  height: 3.125rem;
  padding: 0 !important;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item:first-of-type {
  border-top: 0.0625rem solid #d9dee3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu
  a {
  width: 90%;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-wrapperLevel {
  background-color: #154481;
  transform: translateZ(0.1rem);
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-wrapperLevel
  .m-main-nav__level1__link {
  border: 0;
  color: white;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-wrapperLevel
  .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/expand_more_white.svg")
    no-repeat;
  background-position: center center;
  width: 3rem;
  height: 3rem;
  background-position-x: calc(100% - 0.5625rem);
  background-size: auto 2rem;
  border: 0;
  background-color: transparent;
  transform: rotate(0);
  transition-duration: 300ms;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-main-nav__level2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-main-nav__level2
  .m-wrapperLevel {
  background-color: #edf0f3;
  border-bottom: 0.0625rem solid #d9dee3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level1__item.has-submenu.open
  .m-main-nav__level2
  .m-wrapperLevel
  .m-main-nav__level1__link {
  border-right: 0.0625rem solid #d9dee3;
  color: #154481;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-wrapperLevel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 3.125rem;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/expand_more.svg")
    no-repeat;
  background-position: center center;
  width: 3rem;
  height: 3rem;
  background-position-x: calc(100% - 0.5625rem);
  background-size: auto 2rem;
  transform: rotate(-90deg);
  transition-duration: 300ms;
  border: 0;
  background-color: transparent;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level2
  .has-submenu {
  width: 100%;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level2
  .has-submenu
  .m-main-nav__level3 {
  display: none;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level2
  .has-submenu.open
  .m-main-nav__level3 {
  display: block;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level2__link {
  padding-left: 2rem;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level3 {
  display: none;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level1
  .m-main-nav__level3.open
  .m-main-nav__level3 {
  display: block;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item {
  margin: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item
  a {
  width: 100%;
  border: 0;
  padding-right: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu
  .m-wrapperLevel
  a {
  width: 90%;
  border-right: 0.0625rem solid #d9dee3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu
  .m-wrapperLevel
  .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/expand_more.svg")
    no-repeat !important;
  background-position: center center;
  width: 3rem;
  height: 3rem;
  background-position-y: calc(100% - 0.5625rem) !important;
  background-position-x: calc(100% - 0.5625rem) !important;
  background-size: auto 2rem !important;
  border: 0;
  background-color: transparent;
  transform: rotate(-90deg) !important;
  transition-duration: 300ms;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu
  .m-main-nav__level3 {
  list-style: none;
  padding-left: 0;
  background-color: #edf0f3;
  border-bottom: 0.0625rem solid #d9dee3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu
  .m-main-nav__level3
  .m-main-nav__level3__item {
  border-bottom: 0.0625rem solid #d9dee3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu
  .m-main-nav__level3
  .m-main-nav__level3__item
  .m-wrapperLevel
  .m-main-nav__level3__link {
  padding-left: 3rem;
  width: 100%;
  border: 0;
  padding-right: 0;
  background-color: #edf0f3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-wrapperLevel {
  background-color: #0064c2;
  background-image: none;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-wrapperLevel
  .m-main-nav__level2__link.link_active {
  color: white;
  border: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-wrapperLevel
  .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/expand_more_white.svg")
    no-repeat !important;
  background-position: center center;
  width: 3rem;
  height: 3rem;
  background-position-x: calc(100% - 0.5625rem) !important;
  background-position-y: calc(100% - 0.5625rem) !important;
  background-size: auto 2rem !important;
  border: 0;
  background-color: transparent;
  transform: rotate(0) !important;
  border: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-main-nav__level2__item.has-submenu.open
  .m-main-nav__level2__link.link_active {
  color: white;
  border: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-main-nav__level2__item.has-submenu.open
  .m-main-nav__level3__link {
  background-color: #dfdfdf;
  border: 0.0625rem solid #d9dee3;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-main-nav__level3 {
  list-style: none;
  padding-left: 0;
}
.m-mobileNavigationWrapper
  #missm-main-navigation
  .m-main-nav__level2
  .m-main-nav__level2__item.has-submenu.has-submenu.open
  .m-main-nav__level3
  .m-main-nav__level3__item
  .m-wrapperLevel
  .m-main-nav__level3__link {
  background-color: #dfdfdf;
  border: 0.0625rem solid #d9dee3;
}
.nav-desktop {
  background-color: #ffdb00;
  color: #1d1d1b;
}
.nav-desktop .m-main-nav-desk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  list-style: none;
  padding-left: 0;
  padding-bottom: 0.9375rem;
  padding-left: 0.875rem;
}
.nav-desktop .nav-item__missmUnderlined .nav-link {
  border-bottom: 0.125rem solid #1d1d1b;
}
.nav-desktop .m-main-nav-desk__level1 .nav-link {
  color: #1d1d1b;
  text-decoration: none !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-left: 0;
  padding-right: 0;
}
.nav-desktop .m-main-nav-desk__level1 .nav-link:hover {
  color: #1d1d1b !important;
}
.nav-desktop .m-main-nav-desk__level1 .has-children .m-main-nav-desk__level2 {
  display: none;
}
.nav-desktop
  .m-main-nav-desk__level1
  .has-children
  .open
  .m-main-nav-desk__level2 {
  display: block;
}
.nav-desktop .m-wrapperLevel-desk {
  display: flex;
}
.missmi-navbar {
  padding: 0;
  display: none;
}
@media (min-width: 1360px) {
  .missmi-navbar {
    display: flex;
    background: linear-gradient(
        to left,
        #ad1519 0,
        #ad1519 25%,
        #fabd00 25%,
        #fabd00 75%,
        #ad1519 75%,
        #ad1519
      )
      bottom no-repeat;
    background-size: 100% 0.5rem;
    margin-top: -0.5rem;
  }
}
@media (min-width: 1360px) {
  .missmi-navbar #navbarNavDropdown {
    margin-right: 2%;
    margin-left: 2%;
  }
}
@media (min-width: 1921px) {
  .missmi-navbar #navbarNavDropdown {
    margin-left: calc(100% - 1920px - 2%);
    margin-right: calc(100% - 1920px - 2%);
  }
}
.missmi-navbar .m-rrss-desktop-wrapper {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}
.missmi-navbar .m-logos-rrss {
  margin-top: 0;
}
.missmi-navbar .dropdown {
  margin: 0 0.3125rem;
  flex-direction: column;
}
.missmi-navbar .dropdown:first-of-type {
  margin-left: 0;
}
.missmi-navbar .dropdown.active {
  background-color: #fafafa;
}
.missmi-navbar .dropdown.active a {
  color: #2a2a2a !important;
}
.missmi-navbar .dropdown-menu {
  padding: 3% 5%;
  background-color: #fafafa;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  border-top: 0.0625rem solid white;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  max-width: 100%;
  color: #2a2a2a;
  margin: 0;
  visibility: hidden;
  box-shadow: 0 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.2);
  max-height: fit-content;
}
.missmi-navbar .dropdown-menu .link-list li > a {
  color: #2a2a2a !important;
  text-decoration: none !important;
}
.missmi-navbar .dropdown-toggle::after {
  vertical-align: middle;
}
.missmi-navbar .show {
  visibility: visible;
}
.missmi-navbar .show .dropdown-toggle {
  color: #2a2a2a !important;
  background-color: #fafafa;
}
.missmi-navbar .show .dropdown-toggle::after {
  transform: rotate(180deg);
}
.missmi-navbar .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/angle-circle-down.svg")
    no-repeat;
  background-position: center center;
  background-size: 1rem;
  height: 2.3125rem;
  width: 1.5rem;
  border: 0;
  background-color: transparent;
  transform: rotate(0);
  transition-duration: 300ms;
}
.missmi-navbar .m-btn-menu.active {
  transform: rotate(180deg);
}
.missmi-navbar .missmi-submenu-container {
  margin: 0;
  display: flex;
}
.missmi-navbar .missmi-submenu-container .col-6 {
  min-height: 4.0625rem;
  margin-bottom: 0.8rem;
}
.missmi-navbar .navbar-dark.navbar-nav.nav-link {
  color: white !important;
  text-decoration: none !important;
}
.missmi-navbar .navbar-dark.navbar-nav.nav-link:hover {
  color: #2a2a2a !important;
  background-color: #fafafa;
}
.missmi-navbar .navbar-dark.navbar-nav.nav-link:focus {
  outline-color: transparent;
}
.missmi-navbar .navbar-dark.navbar-nav.nav-link:hover {
  outline-color: transparent;
}
.missmi-navbar .navbar-dark.navbar-nav.nav-link.show {
  color: #2a2a2a !important;
}
.missmi-navbar a.dropdown-item {
  color: #154481;
  font-size: 1.05rem;
  text-decoration: underline !important;
  padding: 0;
}
.missmi-navbar a.dropdown-item:hover {
  color: #0064c2 !important;
}
.missmi-navbar a.dropdown-item:active {
  background-color: #f0f5ff;
}
.missmi-navbar .m-listBaseWrap {
  background-color: #edf0f3;
  padding: 10px 15px;
}
.missmi-navbar .m-listBaseWrap .enlace:hover {
  color: #2a2a2a !important;
}
.missmi-navbar .m-listBaseWrap:empty {
  display: none;
}
.missmi-navbar .missmi-destacado-menu {
  margin-left: 8.75rem;
  border: 0.0625rem solid #fff;
  border-radius: 0.0625rem;
  background-color: #dfdfdf;
  padding: 2rem;
  color: #000;
}
.missmi-navbar .missmi-destacado-menu .m-menuBuscados__title {
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 0.5rem;
}
.missmi-navbar .separador {
  border-left: 0.0625rem solid #2a2a2a;
}
.missmi-navbar .dropdown-menu li > a.enlace {
  color: #3e77c2 !important;
  padding-right: 2rem;
  font-size: 0.9rem;
}
.missmi-navbar .m-logos-rrss__item {
  box-sizing: border-box;
  vertical-align: middle;
  margin-right: 0.625rem;
  font-size: 1.25rem;
  display: inline-block;
  padding: 0.5rem;
  text-decoration: none !important;
}
.missmi-navbar .m-logos-rrss__item:hover {
  background-color: #fafafa;
  color: #2a2a2a !important;
  text-decoration: none !important;
}
.missmi-navbar .m-logos-rrss__item:last-of-type {
  padding-right: 0.5rem;
  margin-right: 0;
}
.m-footer {
  background-color: #ecece2;
  color: #000 !important;
}
.m-footer a {
  color: #000 !important;
}
.m-footer .m-bg-wrapper {
  padding: 2rem 2rem;
}
@media (min-width: 768px) {
  .m-footer .m-bg-wrapper {
    padding: 2.5rem 5%;
  }
}
@media (min-width: 1200px) {
  .m-footer .m-bg-wrapper {
    padding: 2rem 5%;
  }
}
.m-footer .footer-nav-top {
  padding: 1.5rem 0 2rem;
}
.m-footer .footer-nav-top .m-main-nav__level1,
.m-footer .footer-nav-top ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .m-footer .footer-nav-top .m-main-nav__level1,
  .m-footer .footer-nav-top ul {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 2rem;
  }
}
@media (min-width: 1200px) {
  .m-footer .footer-nav-top .m-main-nav__level1,
  .m-footer .footer-nav-top ul {
    flex-wrap: wrap;
  }
}
.m-footer .footer-nav-top .m-main-nav__level1__item,
.m-footer .footer-nav-top ul > li {
  margin: 0;
  padding: 0;
}
.m-footer .footer-nav-top a {
  text-decoration: underline !important;
  font-size: 0.875rem;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .m-footer .footer-nav-top a {
    white-space: normal;
  }
}
.m-footer .footer-nav-top .m-main-nav__level2 {
  display: none !important;
}
@media (min-width: 1200px) {
  .m-footer .footer-center .footer__row--main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 2rem;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__row--main {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 3rem;
  }
}
.m-footer .footer-center .footer__brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1rem;
  max-width: 100%;
}
.m-footer .footer-center .footer__brand p {
  margin: 0 0 8px;
}
.m-footer .footer-center .footer__brand .footer__logo {
  max-width: 100%;
  height: auto;
  width: auto;
  object-fit: contain;
  display: block;
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__brand .footer__logo {
    width: 300px;
    height: auto;
  }
}
.m-footer .footer-center .footer__brand .footer__title {
  text-transform: uppercase;
  font-weight: 700;
  word-break: break-word;
  line-height: 1.375rem;
  margin: 0 0 0.5rem;
}
.m-footer .footer-center .footer__brand .footer__subtitle,
.m-footer .footer-center .footer__brand .footer__address {
  font-size: 0.875rem;
  line-height: 1.4375rem;
  margin: 0;
  color: #2a2a2a;
}
.m-footer .footer-center .footer__brand .footer__address,
.m-footer .footer-center .footer__brand .footer__address p,
.m-footer .footer-center .footer__brand .footer__address span {
  font-size: 0.875rem !important;
  line-height: 1.4375rem !important;
  margin: 0 0 0.5rem !important;
}
@media (min-width: 1200px) {
  .m-footer .footer-center .footer__title {
    font-size: 0.9375rem;
    line-height: 1.4375rem;
  }
  .m-footer .footer-center .footer__subtitle {
    font-size: 0.875rem;
  }
  .m-footer .footer-center .footer__title-second {
    display: block;
    margin-top: 0.5rem;
    margin-left: 0;
  }
}
@media (max-width: 1199.98px) {
  .m-footer .footer-center .footer__title-second {
    display: inline;
    margin-top: 0;
    margin-left: 0.25rem;
    white-space: normal;
  }
  .m-footer .footer-center .footer__brand {
    text-align: left !important;
    align-items: flex-start !important;
  }
}
@media (max-width: 767.98px) {
  .m-footer .footer-center .footer__title-second {
    display: inline;
    margin-left: 0.25rem;
    white-space: normal;
    margin-top: 0;
  }
}
.m-footer .footer-center .footer__right {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__right {
    align-items: flex-end;
    flex: 1 1 auto;
  }
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__right {
    row-gap: 2.5rem;
    padding-top: 1.5rem;
  }
}
.m-footer .footer-center .footer__main-right {
  display: flex;
  align-items: center;
}
.m-footer .footer-center .footer__main-right .footer__social-list {
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 1rem;
  row-gap: 0.5rem;
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .m-footer .footer-center .footer__main-right .footer__social-list {
    justify-content: flex-end;
  }
}
.m-footer .footer-center .footer__campaigns {
  display: flex;
  align-items: center;
  column-gap: 1.875rem;
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__campaigns {
    column-gap: 1.5rem;
  }
}
.m-footer .footer-center .footer__campaigns .footer__campaigns-img {
  max-height: 80px;
  width: auto;
}
@media (min-width: 768px) {
  .m-footer .footer-center .footer__campaigns .footer__campaigns-img {
    max-height: 70px;
  }
}
.m-footer .footer-legal-copyright {
  margin-top: 0;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.m-footer .footer-legal-copyright .portlet-content {
  padding: 0;
}
.m-footer
  .footer-legal-copyright
  .footer-nav-legal
  .nav.navbar-blank.navbar-nav.navbar-site.nav-justified {
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 1.875rem;
  row-gap: 0.75rem;
}
.m-footer .footer-legal-copyright .footer-nav-legal .nav-item {
  margin: 0 !important;
  padding: 0 !important;
  flex-grow: 0 !important;
}
.m-footer .footer-legal-copyright .footer-nav-legal .nav-link {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0.875rem;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .m-footer .footer-nav-top {
    order: 1;
  }
  .m-footer .footer__main-right {
    order: 2;
  }
  .m-footer .footer__brand {
    order: 3;
    max-width: 100%;
  }
  .m-footer .footer__campaigns {
    order: 4;
  }
  .m-footer .footer-legal-copyright {
    order: 5;
  }
  .m-footer .footer-center .footer__row--main {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    row-gap: 1.875rem;
  }
  .m-footer .footer__brand {
    text-align: center !important;
    align-items: center !important;
    row-gap: 0.75rem;
    width: 100%;
  }
  .m-footer .footer__brand-text p,
  .m-footer .footer__subtitle,
  .m-footer .footer__address {
    text-align: center !important;
  }
  .m-footer .footer__main-right {
    width: 100%;
    justify-content: center;
  }
  .m-footer .footer__social-list {
    justify-content: center;
    flex-wrap: nowrap;
    overflow-x: visible;
    gap: 1.5rem;
  }
  .m-footer .footer__campaigns {
    width: 100%;
    flex-direction: column;
    row-gap: 1.25rem;
    padding: 1.25rem 0;
    align-items: center;
  }
  .m-footer .footer__right {
    display: contents !important;
  }
}
.footer__social-item__redes__icon {
  display: flex !important;
}
.footer__social-item__redes__icon--facebook {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/Facebook.svg")
    center/contain no-repeat;
}
.footer__social-item__redes__icon--x-twitter {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/X.svg")
    center/contain no-repeat;
}
.footer__social-item__redes__icon--instagram {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/Instagram.svg")
    center/contain no-repeat;
}
.footer__social-item__redes__icon--youtube {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/Youtube.svg")
    center/contain no-repeat;
}
.footer__social-item__redes__icon--linkedin {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/Linkedin.svg")
    center/contain no-repeat;
}
.footer__social-item__redes__icon--bluesky {
  width: 2.125rem;
  height: 2rem;
  background: url("/o/missmi-theme/images/redes-sociales-footer/Bluesky_white.svg")
    center/contain no-repeat;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .footer__campaigns {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .footer__campaigns-img {
    max-height: 3.4375rem !important;
  }
  .footer-legal-copyright
    .footer-nav-legal
    .nav.navbar-blank.navbar-nav.navbar-site.nav-justified {
    flex-wrap: nowrap;
    justify-content: center;
    column-gap: 2.5rem;
  }
}
@media (max-height: 600px) {
  .m-footer .footer-center .footer__row--main {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    row-gap: 1.875rem;
  }
  .m-footer .footer__brand {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    align-items: flex-start !important;
    row-gap: 0.75rem;
  }
  .m-footer .footer__brand-text p,
  .m-footer .footer__subtitle,
  .m-footer .footer__address {
    text-align: left !important;
  }
  .m-footer .footer__main-right {
    width: 100% !important;
    justify-content: flex-start !important;
  }
  .m-footer .footer__social-list {
    justify-content: flex-start !important;
  }
  .m-footer .footer__campaigns {
    width: 100% !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    column-gap: 1.25rem;
  }
  .m-footer .footer__right {
    display: contents !important;
  }
}
.container-1200 {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .container-1200 {
    padding: 0 0.9375rem;
    max-width: 42.75rem;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .container-1200 {
    max-width: 76.875rem;
    margin: 0 auto;
  }
}
.container-900 {
  padding: 0 1.5rem;
  max-width: 28.125rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container-900 {
    padding: 0 0.9375rem;
    max-width: 450px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .container-900 {
    max-width: 56.25rem;
    margin: 0 auto;
  }
}
.m-gradient-newHome {
  background: linear-gradient(
      90deg,
      #fcea10 -0.27%,
      #c8ba2d 26.94%,
      #454476 88.98%,
      #2d2e83 100%
    )
    bottom no-repeat;
  background-size: 100% 1.25rem;
  height: 1.25rem;
}
.m-listBase {
  align-items: center;
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.m-listNocenter {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.m-listBaseWrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.m-listBaseWrap.list1R {
  margin: 0 -1rem;
}
.m-listBaseNoStyles {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.m-grid2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.5rem;
}
.m-attachment__link {
  text-decoration: none !important;
  color: #2a2a2a !important;
  font-size: 0.9rem;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .m-attachment__link {
    font-size: 1rem;
  }
}
.m-attachment__file {
  text-decoration: underline;
  color: #154481;
}
.m-attachment__fileWrapper {
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
}
.m-boxContainer {
  display: inline-block;
  padding: 2rem;
}
.m-boxContainer.grey {
  background-color: #edf0f3;
}
.m-boxContainer.pearl {
  background-color: #f2e9d8;
}
.m-animationEscale img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.m-animationEscale:hover img {
  transform: scale(1.05);
  box-shadow: 0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.3);
}
.m-icon- {
  height: 3rem;
  margin-left: 0.5rem;
  width: 2rem;
}
.m-icon-jpg::after {
  content: "JPG";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-icon-docx::after {
  content: "DOCX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-icon-pdf::after {
  content: "PDF";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-icon-png::after {
  content: "PNG";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-icon-pptx::after {
  content: "PPTX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-icon-xlsx::after {
  content: "XLSX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-link__language--ca {
  background: url("/o/missmi-theme/images/iconsFiles/ico_ca.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--eu {
  background: url("/o/missmi-theme/images/iconsFiles/ico_eu.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--gl {
  background: url("/o/missmi-theme/images/iconsFiles/ico_gl.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--en {
  background: url("/o/missmi-theme/images/iconsFiles/ico_en.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--fr {
  background: url("/o/missmi-theme/images/iconsFiles/ico_fr.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--es {
  background: url("/o/missmi-theme/images/iconsFiles/ico_es.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--de {
  background: url("/o/missmi-theme/images/iconsFiles/ico_de.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--ru {
  background: url("/o/missmi-theme/images/iconsFiles/ico_ru.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--zh {
  background: url("/o/missmi-theme/images/iconsFiles/ico_zh.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--ar {
  background: url("/o/missmi-theme/images/iconsFiles/ico_ar.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--fi {
  background: url("/o/missmi-theme/images/iconsFiles/ico_fi.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--lv {
  background: url("/o/missmi-theme/images/iconsFiles/ico_lv.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--et {
  background: url("/o/missmi-theme/images/iconsFiles/ico_et.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--it {
  background: url("/o/missmi-theme/images/iconsFiles/ico_it.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--bg {
  background: url("/o/missmi-theme/images/iconsFiles/ico_bg.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__language--pt {
  background: url("/o/missmi-theme/images/iconsFiles/ico_pt.webp") no-repeat;
  display: inline-block;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.25rem;
  vertical-align: middle;
  border: 0.016rem solid black;
  box-sizing: content-box;
}
.m-link__document--pdf::after {
  content: "PDF";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-link__document--ppt::after {
  content: "PPTX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-link__document--xls::after {
  content: "XLSX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-link__document--doc::after {
  content: "DOCX";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-link__direction {
  margin-right: 1.4375rem;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.m-link__direction::before {
  background: url("/o/missmi-theme/images/iconsFiles/ico_location.svg")
    no-repeat;
  display: block;
  width: 1.25rem;
  height: 1.0625rem;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 1rem;
  content: " ";
  margin-right: 0.25rem;
}
.m-link__direction__text {
  text-decoration: none !important;
  cursor: auto !important;
}
.m-link__direction__text:hover {
  color: #154481 !important;
}
.m-link__phone {
  margin-right: 1.4375rem;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.m-link__phone::before {
  background: url("/o/missmi-theme/images/iconsFiles/ico_tel.png") no-repeat;
  display: block;
  width: 1.25rem;
  height: 1.0625rem;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 1rem;
  content: " ";
  margin-right: 0.25rem;
}
.m-link__fax {
  margin-right: 1.4375rem;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.m-link__fax::before {
  background: url("/o/missmi-theme/images/iconsFiles/ico_fax.svg") no-repeat;
  display: block;
  width: 1.25rem;
  height: 1.0625rem;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 1rem;
  content: " ";
  margin-right: 0.25rem;
}
.m-link__mailto {
  margin-right: 1.4375rem;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.m-link__mailto::before {
  background: url("/o/missmi-theme/images/iconsFiles/ico_mail.png") no-repeat;
  display: block;
  width: 1.25rem;
  height: 1.0625rem;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 1rem;
  content: " ";
  margin-right: 0.25rem;
}
.m-link__noIcon::after {
  background-image: none;
  width: 0;
  height: 0;
  background-size: 0;
  content: "";
  margin-left: 0;
}
.m-secNavigation .m-link__document--pdf::after {
  content: "PDF";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
  color: #fff;
  border-color: #fff;
}
.m-secNavigation .has-submenu.open .m-link__document--pdf::after {
  content: "PDF";
  display: inline-block;
  margin-left: 0.25rem;
  vertical-align: middle;
  font-size: 0.625rem;
  font-weight: bold;
  width: auto;
  color: black;
  border: 0.016px solid black;
  padding-inline: 0.15rem;
}
.m-ajaxresults-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mainWrapper table {
  margin: 0 auto 1.25rem;
  padding: 0;
  width: 90%;
  border: 0;
}
.mainWrapper table caption {
  color: #0095c7;
  font-size: 0.9em;
}
.mainWrapper table thead th {
  height: 1.25rem;
  background-color: #154483;
  color: white;
  text-align: center;
  padding: 0 0.3125rem;
  border: 0;
  border-left: 0.0625rem solid white;
  padding: 0 0.3125rem;
  vertical-align: middle;
  font-size: 0.87em;
}
.mainWrapper table thead th:first-child {
  border-left: 0;
}
.mainWrapper table thead td {
  vertical-align: middle;
  font-size: 0.87em;
}
.mainWrapper table tbody th,
.mainWrapper table tbody td {
  padding: 0.1875rem 0.3125rem;
  border: 0;
  border-bottom: 0.0625rem solid #154483;
  vertical-align: middle;
  font-size: 0.87em;
}
.mainWrapper .tabla-leyenda {
  margin: 0;
  width: 100%;
  padding: 0 0 20px 0;
}
.mainWrapper .tabla-leyenda .tabla-leyenda__item {
  border-bottom: 0.0625rem solid #154483;
  font-size: 0.87em;
  padding: 0.1875rem 0.3125rem;
  margin-bottom: 0;
}
.mainWrapper .m-table--90 {
  margin: 0 auto 1.25rem;
  padding: 0;
  width: 90%;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .mainWrapper .organigrama > ul,
  .mainWrapper .organigrama > ul > li > ul,
  .mainWrapper .organigrama > ul > li > ul > li > ul {
    list-style-type: none;
  }
  .mainWrapper .organigrama > ul > li {
    padding: 0.625rem 1.25rem 0;
    font-size: 1.2rem;
    border: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li:first-child {
    margin: 1.2rem 0;
    padding: 0.3125rem 0.625rem;
    border: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul {
    padding-left: 0;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li {
    margin: 1.2rem 0;
    border: 0.0625rem solid #999;
    padding: 0.3125rem 0.625rem;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > ul {
    list-style-type: disc;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li.sinDG {
    list-style-type: none;
    padding-left: 3.125rem;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li.adscrito {
    background-color: #faf5f5;
    border: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li.sinDG > ul {
    list-style-type: disc;
    padding-left: 0;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > a,
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > p.sinEnlace {
    display: block;
    padding: 0.625rem 0.9375rem;
  }
  .mainWrapper .organigrama li::after,
  .mainWrapper .organigrama li::before {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .mainWrapper .organigrama * {
    margin: 0 !important;
    padding: 0;
    box-sizing: border-box;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul,
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > ul {
    padding-top: 1.875rem;
    position: relative;
  }
  .mainWrapper .organigrama li {
    list-style-type: none;
  }
  .mainWrapper .organigrama > ul > li,
  .mainWrapper .organigrama > ul > li > ul > li,
  .mainWrapper .organigrama > ul > li > ul > li > ul > li {
    float: left;
    position: relative;
    padding: 1.25rem 0.3125rem;
    text-align: center;
  }
  .mainWrapper .organigrama > ul > li > ul > li.gabinete + li {
    padding-top: 0;
  }
  .mainWrapper .organigrama li.gabinete {
    float: none;
    width: 50%;
    padding: 1.25rem 0 0;
  }
  .mainWrapper .organigrama li.gabinete::before {
    position: absolute;
    top: 0;
    left: calc(50% + 3.75rem);
    height: calc(50% + 0.625rem);
    content: "";
    border-bottom: 0.0625rem solid #999;
    border-right: 0.0625rem solid #999;
    width: calc(50% - 3.6875rem);
  }
  .mainWrapper .organigrama li.gabinete::after {
    position: absolute;
    top: 50%;
    left: 100%;
    height: 100%;
    height: 50%;
    content: "";
    border-right: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li::before,
  .mainWrapper .organigrama > ul > li > ul > li > ul > li::after {
    position: absolute;
    top: 0;
    right: 50%;
    width: 50%;
    height: 1.25rem;
    content: "";
    border-top: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li::after {
    right: auto;
    left: 50%;
    border-left: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li:only-child {
    padding-top: 0;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li:last-child::before {
    border-right: 0.0625rem solid #999;
    -webkit-border-radius: 0 0.3125rem 0 0;
    -moz-border-radius: 0 0.3125rem 0 0;
    border-radius: 0 0.3125rem 0 0;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li:first-child::after {
    border-radius: 0.3125rem 0 0 0;
    -webkit-border-radius: 0.3125rem 0 0 0;
    -moz-border-radius: 0.3125rem 0 0 0;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 1.875rem;
    content: "";
    border-left: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > ul::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 1.875rem;
    content: "";
    border-left: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama .sinDG > ul {
    padding-top: 5.3125rem;
    position: relative;
  }
  .mainWrapper .organigrama .sinDG > ul::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 5.3125rem;
    content: "";
    border-left: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama .sinDG.dg3lin > ul {
    padding-top: 6.375rem;
  }
  .mainWrapper .organigrama .sinDG.dg3lin > ul::before {
    height: 6.375rem;
  }
  .mainWrapper .organigrama .sinDG.dg4lin > ul {
    padding-top: 7.4375rem;
  }
  .mainWrapper .organigrama .sinDG.dg4lin > ul::before {
    height: 7.4375rem;
  }
  .mainWrapper .organigrama .sinDG.dg5lin > ul {
    padding-top: 8.5rem;
  }
  .mainWrapper .organigrama .sinDG.dg5lin > ul::before {
    height: 8.5rem;
  }
  .mainWrapper .organigrama .sinDG.dg6lin > ul {
    padding-top: 9.5625rem;
  }
  .mainWrapper .organigrama .sinDG.dg6lin > ul::before {
    height: 9.5625rem;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li:first-child::before,
  .mainWrapper .organigrama > ul > li > ul > li > ul > li:last-child::after {
    border: 0 none !important;
  }
  .mainWrapper .organigrama li > a,
  .mainWrapper .organigrama li > p.sinEnlace {
    display: inline-block;
    padding: 0.625rem;
    width: 7.5rem;
    color: #333;
    text-decoration: none;
    font-family: arial;
    font-size: 0.8em;
    border: 0.0625rem solid #999;
    background-color: white;
    border-radius: 0.3125rem;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
  }
  .mainWrapper .organigrama .adscrito a {
    background-color: #faf5f5;
  }
  .mainWrapper .organigrama li a:hover {
    display: inline-block;
    background-color: #edf0f3;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li > ul > li > a {
    border-bottom-width: 0;
    border-radius: 0;
  }
  .mainWrapper
    .organigrama
    > ul
    > li
    > ul
    > li
    > ul
    > li
    > ul
    > li:first-child
    > a {
    border-top-left-radius: 0.3125rem;
    border-top-right-radius: 0.3125rem;
  }
  .mainWrapper
    .organigrama
    > ul
    > li
    > ul
    > li
    > ul
    > li
    > ul
    > li:last-child
    > a {
    border-bottom-width: 0.0625rem;
    border-bottom-left-radius: 0.3125rem;
    border-bottom-right-radius: 0.3125rem;
  }
  .mainWrapper .organigrama li.dep-horiz::after,
  .mainWrapper .organigrama li.dep-horiz::after {
    position: absolute;
    top: 0;
    width: calc(50% - 3.125rem);
    height: 3.4375rem;
    content: "";
    border-bottom: 0.0625rem solid #999;
  }
  .mainWrapper .organigrama li.dep-horiz.dep-izq::after {
    right: calc(50% + 3.75rem);
  }
  .mainWrapper .organigrama li.dep-horiz.dep-der::after {
    left: calc(50% + 3.75rem);
  }
  .mainWrapper .organigrama li:first-child.dep-horiz::after {
    height: 3.75rem;
  }
  .mainWrapper .organigrama li.dep-horiz.alt-1::after {
    height: 6.875rem;
  }
  .mainWrapper .organigrama li.dep-horiz.alt-2::after {
    height: 10rem;
  }
  .mainWrapper .organigrama li.dep-horiz.alt-3::after {
    height: 13.125rem;
  }
  .mainWrapper .organigrama li.dep-horiz.alt-4::after {
    height: 16.25rem;
  }
  .mainWrapper .organigrama .sinDG li:first-child.dep-horiz::after {
    height: 7.1875rem;
  }
  .mainWrapper .organigrama .sinDG li:first-child.dep-horiz.alt-1b::after {
    height: 8.575rem;
  }
  .mainWrapper .organigrama > ul > li > ul > li > ul > li.alt-1b::after {
    border-left: 0;
    border-top: 0;
  }
  .mainWrapper .organigrama .sinDG li.dep-horiz.alt-1::after {
    height: 10.3125rem;
  }
  .mainWrapper .organigrama .sinDG li.dep-horiz.alt-2::after {
    height: 13.4375rem;
  }
  .mainWrapper .organigrama .sinDG li.dep-horiz.alt-3::after {
    height: 16.5625rem;
  }
  .mainWrapper .organigrama .sinDG li.dep-horiz.alt-4::after {
    height: 19.6875rem;
  }
  .mainWrapper .organigrama .primer:before {
    border: 0;
  }
  .mainWrapper .organigrama .primer:after {
    border-radius: 5px 0 0;
  }
  .mainWrapper .organigrama .dg4lin.nivel2 ul:before,
  .mainWrapper .organigrama .dg4lin.nivel2:after {
    border: 0;
  }
}
.mainWrapper .m-maxh100 {
  max-height: 100px;
}
.m-heading {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 0.5rem;
}
.rfs-h1 {
  font-size: 2.25rem;
}
@media (min-width: 992px) {
  .rfs-h1 {
    font-size: calc(1.75rem + (1vw - 0.2rem) * 0.9091);
    min-height: 0vw;
  }
}
.rfs-h2 {
  font-size: 2rem;
}
@media (min-width: 992px) {
  .rfs-h2 {
    font-size: calc(1.6rem + (1vw - 0.2rem) * 0.7273);
    min-height: 0vw;
  }
}
.rfs-h3 {
  font-size: 1.75rem;
}
@media (min-width: 992px) {
  .rfs-h3 {
    font-size: calc(1.45rem + (1vw - 0.2rem) * 0.5455);
    min-height: 0vw;
  }
}
.tit-campana {
  font-size: 2.25rem;
}
@media (max-width: 1199.98px) {
  .tit-campana {
    font-size: calc(1.2rem + (1vw - 0.2rem) * 1.4545);
    min-height: 0vw;
  }
}
.m-list-coloured {
  padding-left: 0 !important;
}
.m-list-coloured li {
  list-style: none;
  padding: 1rem 2rem;
  margin-bottom: 0.25rem !important;
}
.m-list-coloured.grey li {
  background-color: #edf0f3;
}
.m-list-coloured.sepia li {
  background-color: #f2e9d8;
}
.m-list-coloured.yellow li {
  background-color: #ffdb00;
}
.m-list-coloured.blue li {
  background-color: #154481;
  color: #fff;
}
.m-list-coloured.blue li a {
  color: #0064c2;
}
.m-list-coloured.blue li a:hover {
  color: #fff;
}
.mainWrapper a.m-button {
  padding: 0.5rem 1rem;
  text-decoration: none !important;
  border: 2px solid #154481;
  border-radius: 0.25rem;
}
.mainWrapper a.m-button.m-button-blue {
  color: #fff;
  background-color: #154481;
  border-color: #154481;
}
.mainWrapper a.m-button.m-button-blue:hover {
  background-color: #0064c2;
  border-color: #0064c2;
}
.mainWrapper a.m-button.m-button-blue.m-button-outline {
  color: #154481;
}
.mainWrapper a.m-button.m-button-black {
  color: #fff;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}
.mainWrapper a.m-button.m-button-black:hover {
  background-color: #0064c2;
  border-color: #0064c2;
}
.mainWrapper a.m-button.m-button-black.m-button-outline {
  color: #2a2a2a;
}
.mainWrapper a.m-button.m-button-outline {
  background-color: #fff !important;
}
.mainWrapper a.m-button:hover {
  text-decoration: none !important;
  color: #fff !important;
  background-color: #0064c2 !important;
}
.link-height {
  line-height: 1.8;
}
.m-fastHoverScale {
  transition: 0.2s;
}
.m-fastHoverScale:hover {
  transform: scale(1.05);
}
.m-fastHoverBackground {
  transition: 0.2s;
}
.m-fastHoverBackground:hover {
  background-color: #285e9c;
}
.m-carousel-common {
  opacity: 0;
  transition: opacity 0.3s;
  visibility: hidden;
}
.m-carousel-common:has(> .slick-initialized) {
  opacity: 1;
  visibility: visible;
}
.m-carousel-common > :not(.slick-initialized) > *:not(:first-of-type) {
  display: none;
}
.has-edit-mode-menu .m-carousel-common .slick-current {
  width: fit-content !important;
}
.has-edit-mode-menu .m-carousel-common .slick-slide:not(.slick-current) {
  display: none !important;
}
.has-edit-mode-menu .m-carousel-common .slick-track {
  transform: none !important;
  width: auto !important;
}
.mainWrapper input[type="color"],
.mainWrapper input[type="date"],
.mainWrapper input[type="datetime"],
.mainWrapper input[type="datetime-local"],
.mainWrapper input[type="email"],
.mainWrapper input[type="month"],
.mainWrapper input[type="number"],
.mainWrapper input[type="password"],
.mainWrapper input[type="range"],
.mainWrapper input[type="reset"],
.mainWrapper input[type="search"],
.mainWrapper input[type="text"],
.mainWrapper input[type="tel"],
.mainWrapper input[type="time"],
.mainWrapper input[type="url"],
.mainWrapper input[type="week"],
.mainWrapper select {
  height: 3.125rem;
  padding: 0 0.625em;
  border-radius: 0.25rem;
  border: 0.0625rem solid #c4c4c4;
  background-image: none;
  background-color: white;
  font-size: 0.9375rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #154481;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.mainWrapper input[type="color"]::placeholder,
.mainWrapper input[type="date"]::placeholder,
.mainWrapper input[type="datetime"]::placeholder,
.mainWrapper input[type="datetime-local"]::placeholder,
.mainWrapper input[type="email"]::placeholder,
.mainWrapper input[type="month"]::placeholder,
.mainWrapper input[type="number"]::placeholder,
.mainWrapper input[type="password"]::placeholder,
.mainWrapper input[type="range"]::placeholder,
.mainWrapper input[type="reset"]::placeholder,
.mainWrapper input[type="search"]::placeholder,
.mainWrapper input[type="text"]::placeholder,
.mainWrapper input[type="tel"]::placeholder,
.mainWrapper input[type="time"]::placeholder,
.mainWrapper input[type="url"]::placeholder,
.mainWrapper input[type="week"]::placeholder,
.mainWrapper select::placeholder {
  color: #154481;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  opacity: 1;
}
@media (max-width: 575.98px) {
  .mainWrapper input[type="color"],
  .mainWrapper input[type="date"],
  .mainWrapper input[type="datetime"],
  .mainWrapper input[type="datetime-local"],
  .mainWrapper input[type="email"],
  .mainWrapper input[type="month"],
  .mainWrapper input[type="number"],
  .mainWrapper input[type="password"],
  .mainWrapper input[type="range"],
  .mainWrapper input[type="reset"],
  .mainWrapper input[type="search"],
  .mainWrapper input[type="text"],
  .mainWrapper input[type="tel"],
  .mainWrapper input[type="time"],
  .mainWrapper input[type="url"],
  .mainWrapper input[type="week"],
  .mainWrapper select {
    font-size: 0.8rem;
  }
}
.mainWrapper select::-ms-expand {
  display: none;
}
.mainWrapper select {
  background: white url("/o/missmi-theme/images/icons/reusable/expand_more.svg")
    calc(100% - 0.375rem) center no-repeat;
  background-size: 1.875rem auto;
  padding-right: 2.5em;
}
.mainWrapper select:disabled {
  background: #cdced0
    url("/o/missmi-theme/images/icons/reusable/expand_more.svg")
    calc(100% - 0.9375rem) center no-repeat;
  background-size: 0.9375rem auto;
  opacity: 1;
}
.mainWrapper textarea {
  min-height: 12.5rem;
  border-radius: 0;
  border: 0.0625rem solid #949494;
  padding: 0.9375em;
  font-size: 0.9375rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #154481;
}
.mainWrapper .m-searchAjax input[type="color"],
.mainWrapper .m-searchAjax input[type="date"],
.mainWrapper .m-searchAjax input[type="datetime"],
.mainWrapper .m-searchAjax input[type="datetime-local"],
.mainWrapper .m-searchAjax input[type="email"],
.mainWrapper .m-searchAjax input[type="month"],
.mainWrapper .m-searchAjax input[type="number"],
.mainWrapper .m-searchAjax input[type="password"],
.mainWrapper .m-searchAjax input[type="range"],
.mainWrapper .m-searchAjax input[type="reset"],
.mainWrapper .m-searchAjax input[type="search"],
.mainWrapper .m-searchAjax input[type="text"],
.mainWrapper .m-searchAjax input[type="tel"],
.mainWrapper .m-searchAjax input[type="time"],
.mainWrapper .m-searchAjax input[type="url"],
.mainWrapper .m-searchAjax input[type="week"],
.mainWrapper .m-searchAjax select {
  width: 100%;
}
.mainWrapper .m-searchAjax .m-searchAjax__wrapper {
  background-color: #edf0f3;
  padding: 1.875rem;
}
.mainWrapper .m-searchAjax .m-searchAjax__item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchAjax .m-searchAjax__item {
    padding: 0 0.5rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__item {
    flex: 1 1;
    margin-left: 0.25rem;
  }
}
.mainWrapper .m-searchAjax .m-searchAjax__inner {
  margin: 0 -0.5rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__textCategory,
  .mainWrapper .m-searchAjax .m-searchAjax__datePickerSubmit {
    display: flex;
    flex: 1 1;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-searchAjax .m-searchAjax__datepicker {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__datepicker {
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__textCategory {
    flex-basis: 60%;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-searchAjax .m-searchAjax__datePickerSubmit {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__datePickerSubmit {
    flex-basis: 40%;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-search__text {
    flex-basis: 65%;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-categories-selector {
    flex-basis: 35%;
  }
}
.mainWrapper .m-searchAjax .duet-date__input {
  height: 3.125rem;
}
.mainWrapper .m-searchAjax .duet-date__input::placeholder {
  color: #154481;
}
.mainWrapper .m-searchAjax .duet-date__dialog-content {
  width: auto;
  min-width: auto;
  max-width: initial;
}
@media (max-width: 575.98px) {
  .mainWrapper .m-searchAjax .duet-date__dialog-content {
    width: 100%;
    top: 3rem;
  }
}
.mainWrapper .m-searchAjax .m-searchAjax__dateEnd,
.mainWrapper .m-searchAjax .m-searchAjax__dateInit {
  flex: 1 1;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchAjax .m-searchAjax__btnWrapper {
    flex-basis: 20%;
    display: flex;
    align-items: end;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-searchAjax .m-searchAjax__btnWrapper {
    flex: 0;
    flex-basis: 35%;
  }
}
.mainWrapper .m-searchAjax .m-searchAjax__btn,
.mainWrapper .m-searchAjax .m-searchAjax__btn--clear {
  background-color: #154481;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  height: 3.125rem;
  border-radius: 0.25rem;
  display: block;
  width: 100%;
  border: 0;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
}
@media (max-width: 575.98px) {
  .mainWrapper .m-searchAjax .m-searchAjax__btn,
  .mainWrapper .m-searchAjax .m-searchAjax__btn--clear {
    font-size: 0.8rem;
  }
}
.mainWrapper .m-searchAjax .m-searchAjax__btn--clear {
  margin-right: 1rem;
  background-color: #a4a2a2;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-searchAjax .m-searchAjax__btn--clear {
    margin-bottom: 0;
  }
}
.mainWrapper .m-searchAjax--landing .m-news-landing-form__input,
.mainWrapper .m-searchAjax--landing .m-searchAjax__btn,
.mainWrapper .m-searchAjax--landing .m-searchAjax .m-searchAjax__btn--clear,
.mainWrapper .m-searchAjax .m-searchAjax--landing .m-searchAjax__btn--clear,
.mainWrapper .m-searchAjax--landing .m-news-landing-form__categories btn {
  height: 2.8125rem;
}
.mainWrapper .m-searchAjax--landing .m-news-landing-form__categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .mainWrapper .m-searchAjax--landing .m-news-landing-form__categories {
    max-width: 60%;
    margin-right: 1rem;
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-searchAjax--landing .m-searchAjax__categoriesInput {
    display: flex;
    justify-content: space-between;
  }
}
.mainWrapper .m-searchAjax--landing .m-news-landing-form__categories button {
  display: inline-block;
  width: auto;
  height: 2.25rem;
  border-radius: 1.5625rem;
  background-color: #154481;
  letter-spacing: normal;
  line-height: 2;
  text-align: center;
  color: white;
  position: relative;
  overflow: hidden;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.3125em;
  border: 0;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  height: 2.8125rem;
}
@media (max-width: 575.98px) {
  .mainWrapper .m-searchAjax--landing .m-news-landing-form__categories button {
    font-size: 0.8rem;
  }
}
.mainWrapper
  .m-searchAjax--landing
  .m-news-landing-form__categories
  button:last-of-type {
  margin-right: 0;
}
.mainWrapper
  .m-searchAjax--landing
  .m-news-landing-form__categories
  button.m-search__selected {
  background-color: #a8c7ff;
  color: #154481;
}
.mainWrapper .m-searchAjax--landing .m-searchAjax__btn,
.mainWrapper .m-searchAjax--landing .m-searchAjax .m-searchAjax__btn--clear,
.mainWrapper .m-searchAjax .m-searchAjax--landing .m-searchAjax__btn--clear {
  max-width: 4.6875rem;
}
.mainWrapper .m-searchAjax--landing .m-news-landing-form__searchbox {
  display: flex;
  justify-content: space-between;
  flex: 1 1;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-searchAjax--landing .m-news-landing-form__searchbox {
    margin-top: 0;
  }
}
.mainWrapper .m-searchAjax--landing .m-news-landing-form__input {
  margin-top: 0;
  margin-right: 1rem;
}
.mainWrapper .m-searchAjax--landing .m-searchAjax__icon {
  font-size: 1.25rem;
}
.mainWrapper .react-form h2.title {
  font-size: 2.25rem;
}
.mainWrapper .react-form h3 {
  margin-top: 2rem;
}
.mainWrapper .react-form .custom-checkbox {
  margin-right: 1rem;
}
.mainWrapper .react-form .input-group.check-wrapper {
  align-items: center;
}
.mainWrapper .react-form .autofit-row {
  align-items: end;
  flex-wrap: wrap;
}
.mainWrapper .react-form .heading-end {
  margin-bottom: 0.625rem;
}
.mainWrapper .react-form .error {
  color: #c92432;
}
.mainWrapper .react-form.oberaxe-newsletter {
  background-color: #edf0f3;
  border: 0;
  border-radius: unset;
}
.mainWrapper .react-form.oberaxe-newsletter .subtitle {
  border-bottom: 0.0625rem solid #ced4da;
  padding-bottom: 0.5rem;
}
.mainWrapper .m-breadcrumb {
  background: #edf0f3;
  margin: 0;
  padding: 1rem 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mainWrapper .m-breadcrumb__list {
  padding-left: 0;
  margin-bottom: 0;
}
.mainWrapper .m-breadcrumb__list .m-breadcrumb__separator {
  line-height: 1.2rem;
  font-size: 1.2rem;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  padding: 0 0.2rem;
}
.mainWrapper .cgRelated__wrapper {
  background-color: #edf0f3;
  padding: 3rem 0;
}
.mainWrapper .cgRelated__wrapper .cgRelated__mainTitle {
  margin-bottom: 1rem;
}
.mainWrapper .cgRelated__wrapper .cgRelated__list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.mainWrapper .cgRelated__wrapper .cgRelated__heading {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .mainWrapper .cgRelated__wrapper .cgRelated__link {
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
}
.mainWrapper .m-publisherBiografia__wrapper {
  padding: 1rem 0;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__mainTitle {
  margin-bottom: 2rem;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__li {
  border: 0.0625rem solid #d9dee3;
}
@media (max-width: 1199.98px) {
  .mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__li {
    grid-column: 1/3;
  }
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__li.first {
  grid-column: 1/3;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__link {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__title {
  background-color: #edf0f3;
  padding: 1rem;
  border-bottom: 0.0625rem solid #d9dee3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__title {
    padding: 1rem 1.5rem;
  }
}
.mainWrapper .m-publisherBiografia__wrapper .quienes-somos-rrss-item-rrss {
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-publisherBiografia__wrapper .quienes-somos-rrss-item-rrss {
    margin-left: 1rem;
  }
}
.mainWrapper .m-publisherBiografia__wrapper .quienes-somos-rrss-item-rrss a {
  font-size: 1.5rem;
  margin-right: 0.5rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .mainWrapper .m-publisherBiografia__wrapper .quienes-somos-rrss-item-rrss a {
    font-size: 2rem;
    margin-left: 1rem;
  }
}
.mainWrapper
  .m-publisherBiografia__wrapper
  .quienes-somos-rrss-item-rrss
  a:last-of-type {
  margin-right: 0;
}
.mainWrapper .m-publisherBiografia__wrapper .cargo {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #5a5a5a;
}
.mainWrapper .m-publisherBiografia__wrapper .funcion {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #777;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__titleH {
  margin-bottom: 0;
}
.mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__data {
  padding: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-publisherBiografia__wrapper .m-publisherBiografia__data {
    padding: 1rem 1.5rem;
  }
}
.mainWrapper .m-publisherBiografia__wrapper .imagen {
  float: right;
  max-width: 11.25rem;
  padding: 0 0.625rem 0.625rem 1.875rem;
}
.mainWrapper .m-publisherBiografia__wrapper .imagen img {
  height: auto;
  width: 100%;
  object-fit: cover;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.4666666667);
}
.mainWrapper .m-Qsomoslist__wrapper {
  margin: 3rem 0 4rem;
}
.mainWrapper .m-Qsomoslist__li {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.mainWrapper .m-Qsomoslist__mainTitle {
  margin-bottom: 3rem;
}
.mainWrapper .m-Qsomoslist__link {
  font-size: 1.5rem;
  text-decoration: none;
}
.mainWrapper .m-Qsomoslist__img {
  max-width: 100%;
  width: 12.5rem;
  height: 12.5rem;
  object-fit: cover;
  object-position: top;
}
@media (min-width: 768px) {
  .mainWrapper .m-Qsomoslist__img {
    width: 15.625rem;
    height: 15.625rem;
  }
}
.mainWrapper .m-Qsomoslist__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1rem;
}
.mainWrapper .m-Qsomoslist__RRSS {
  display: flex;
  justify-content: center;
}
.mainWrapper .m-Qsomoslist__RRSSlink {
  margin-right: 1rem;
  font-size: 1.5rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .mainWrapper .m-Qsomoslist__RRSSlink {
    margin-left: 1rem;
  }
}
.mainWrapper .m-Qsomoslist__RRSSlink:last-of-type {
  margin-right: 0;
}
.mainWrapper .m-estadisticaList__wrapper {
  margin: 2rem 0 4rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadisticaList__wrapper {
    margin: 3rem 0 4rem;
  }
}
.mainWrapper .m-estadisticaList__wrapper .cgRelated__linkEstadistica {
  font-size: 1.25rem;
  font-weight: 400;
}
.mainWrapper .m-genericLinkWrapper.m-genericLinkDestacadosWrapper .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.mainWrapper
  .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
  .m-genericLinkWrapper__item
  .m-genericlinkItem__image {
  background-position: center center;
  background-size: cover;
  min-height: 8rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  min-height: 13rem;
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
    .m-genericLinkWrapper__item
    .m-genericlinkItem__image {
    min-height: 12rem;
  }
}
.mainWrapper
  .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts {
  background-color: #edf0f3;
  padding: 2rem 1rem 2rem 1rem;
  min-height: 7rem;
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .mainWrapper
    .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
    .m-genericLinkWrapper__item
    .m-genericlinkItem__texts {
    min-height: 6rem;
    padding: 2rem 1rem 1rem 1rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
    .m-genericLinkWrapper__item
    .m-genericlinkItem__texts {
    min-height: 6rem;
    padding: 2rem 1rem 1rem 1rem;
  }
}
.mainWrapper
  .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts
  .m-genericlinkItem__title {
  font-size: 1.1rem;
  font-weight: 400;
}
.mainWrapper
  .m-genericLinkWrapper.m-genericLinkDestacadosWrapper
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts
  .m-genericlinkItem__linkWrapper {
  margin-top: auto;
  text-align: center;
}
.mainWrapper h3.t-genericlinkItem__title a {
  text-decoration: none !important;
  font-size: 1.5rem !important;
  color: #2a2a2a !important;
}
.mainWrapper h3.t-genericlinkItem__title a:hover {
  text-decoration: underline !important;
}
.mainWrapper .m-genericLinkCards {
  padding: 2rem 0 4rem;
}
.mainWrapper .m-genericLinkCards .m-genericLinkWrapper__item {
  width: calc(100% - 2rem);
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericLinkCards .m-genericLinkWrapper__item {
    width: calc(50% - 1.875rem);
    margin: 0 0.9375rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericLinkCards .m-genericLinkWrapper__item {
    width: calc(25% - 1.875rem);
    margin-bottom: 1.5rem;
  }
}
.mainWrapper
  .m-genericLinkCards
  .m-genericLinkWrapper__item
  .m-genericlinkItem__text
  .m-genericlinkItem__texts {
  background-color: white;
  padding: 1rem;
  height: 5.625rem;
}
@media (min-width: 768px) {
  .mainWrapper
    .m-genericLinkCards
    .m-genericLinkWrapper__item
    .m-genericlinkItem__text
    .m-genericlinkItem__texts {
    height: 7.8125rem;
  }
}
.mainWrapper
  .m-genericLinkCards
  .m-genericLinkWrapper__item
  .m-genericlinkItem__text
  .m-genericlinkItem__texts
  h3
  a {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainWrapper .m-genericLinkWrapper__item {
  width: 100%;
  margin: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  border-radius: 0.9375rem;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  transition: 0.5s;
  margin-bottom: 2rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericLinkWrapper__item {
    width: calc(50% - 1.875rem);
    margin: 0 0.9375rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericLinkWrapper__item {
    width: calc(25% - 1.875rem);
    margin-bottom: 1.5rem;
  }
}
.mainWrapper .m-genericLinkWrapper__item:hover {
  transform: scale(1.05);
  box-shadow: 0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.3);
  border-radius: 1.25rem;
}
.mainWrapper .m-genericLinkCircles {
  padding: 3rem 0;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item {
  width: calc(100% - 1rem);
  border: 0;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item {
    width: calc(50% - 1.875rem);
  }
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item
  .m-genericLinkCirclesItem__image {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0.5rem;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item:hover {
  box-shadow: none;
  border: 0;
  transform: none;
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item:hover
  .m-genericLinkCirclesItem__image {
  transform: scale(1.1);
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item .m-circulo-only {
  width: 3.75rem;
  height: 3.75rem;
  min-width: 3.75rem;
  border-radius: 50%;
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}
@media (min-width: 992px) {
  .mainWrapper
    .m-genericLinkCircles
    .m-genericLinkCircles__item
    .m-circulo-only {
    width: 3.125rem;
    height: 3.125rem;
    min-width: 3.125rem;
    border-radius: 50%;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--3 {
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--2,
  .mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--3 {
    margin-bottom: 3rem;
  }
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--0,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--4,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--8,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--12 {
  min-height: 6.25rem;
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--0
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--4
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--8
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--12
  .m-circulo-only {
  border: 0.25rem solid #e9b01a;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--1,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--5,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--9,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--13 {
  min-height: 6.25rem;
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--1
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--5
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--9
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--13
  .m-circulo-only {
  border: 0.25rem solid #0e8bb8;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--2,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--6,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--10,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--14 {
  min-height: 6.25rem;
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--2
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--6
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--10
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--14
  .m-circulo-only {
  border: 0.25rem solid #c92432;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--3,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--7,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--11,
.mainWrapper .m-genericLinkCircles .m-genericLinkCircles__item--15 {
  min-height: 6.25rem;
}
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--3
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--7
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--11
  .m-circulo-only,
.mainWrapper
  .m-genericLinkCircles
  .m-genericLinkCircles__item--15
  .m-circulo-only {
  border: 0.25rem solid #a4a2a2;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__image {
    background-repeat: no-repeat;
    background-size: cover;
    width: 6.25rem;
    height: 6.25rem;
    min-width: 6.25rem;
  }
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__text {
  display: flex;
  align-items: center;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__p {
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}
.mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #5a5a5a;
  padding-left: 1rem;
  font-size: 1.1rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericLinkCircles .m-genericLinkCirclesItem__title {
    font-size: 1.2rem;
  }
}
.mainWrapper .m-genericLinkMosaic {
  padding: 2rem 0 4rem;
}
.mainWrapper .m-genericLinkMosaic.m-genericLinkWrapper .row,
.mainWrapper .m-genericLinkMosaic.m-genericLinkDestacadosWrapper .row {
  margin: 0;
}
.mainWrapper .m-genericLinkMosaic .m-genericlinkItem__texts {
  background: transparent;
}
.mainWrapper .m-genericLinkMosaic .m-genericLinkMosaic__ul,
.mainWrapper
  .m-genericLinkMosaic
  .row.card-group.m-listBase.justify-content-center {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericLinkMosaic .m-genericLinkMosaic__ul,
  .mainWrapper
    .m-genericLinkMosaic
    .row.card-group.m-listBase.justify-content-center {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-genericLinkMosaic .m-genericLinkMosaic__ul,
  .mainWrapper
    .m-genericLinkMosaic
    .row.card-group.m-listBase.justify-content-center {
    grid-template-columns: repeat(3, 1fr);
  }
}
.mainWrapper .m-genericLinkMosaic .m-listBase .m-genericLinkWrapper__item {
  position: relative;
  transition: 0.1s all;
  width: 100%;
  border-radius: 12px 12px 40px 12px;
  border-top: 1px solid rgba(21, 68, 129, 0.25);
  border-right: 1px solid rgba(21, 68, 129, 0.25);
  border-bottom: 6px solid rgba(21, 68, 129, 0.25);
  border-left: 1px solid rgba(21, 68, 129, 0.25);
  box-shadow: 2px 4px 20px 0 rgba(9, 0, 65, 0.04);
  margin: 0;
}
.mainWrapper
  .m-genericLinkMosaic
  .m-listBase
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts {
  background-color: white;
  padding: 0;
  width: 100%;
  padding: 1.5rem;
  min-height: auto;
}
.mainWrapper
  .m-genericLinkMosaic
  .m-listBase
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts
  .m-genericlinkItem__title
  a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  text-decoration: none;
}
.mainWrapper
  .m-genericLinkMosaic
  .m-listBase
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts
  a:hover {
  border-radius: 0.1875rem;
  background: rgba(255, 255, 255, 0.7529411765);
  color: #2a2a2a;
  text-shadow: none;
}
.mainWrapper
  .m-genericLinkMosaic
  .m-listBase
  .m-genericLinkWrapper__item
  .m-genericlinkItem__image {
  min-height: 13.9375rem;
  background-color: rgba(21, 68, 129, 0.4);
}
.mainWrapper .m-secNavigation {
  padding: 1rem 0 0;
}
.mainWrapper .m-secNavigation__ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  margin-top: 0.3125rem;
}
.mainWrapper .m-secNavigation .m-sec-nav__level0__item {
  margin-bottom: 0.3125rem;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item.has-submenu
  .m-sec-nav__level1 {
  display: none;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item.has-submenu
  .m-wrapperLevel
  .m-sec-nav__level0__link {
  color: white;
  text-decoration: none;
  width: 90%;
  padding: 1rem 0 1rem 1rem;
  word-break: break-word;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item.has-submenu.open
  .m-sec-nav__level1 {
  display: block;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item.has-submenu.open
  .m-btn-menu {
  transform: rotate(0);
}
.mainWrapper .m-secNavigation .m-sec-nav__level0__item .m-wrapperLevel {
  background-color: #154481;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.mainWrapper .m-secNavigation .m-sec-nav__level0__item .m-wrapperLevel:hover {
  background-color: #0064c2;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item
  .m-wrapperLevel
  .m-sec-nav__level0__link {
  color: white;
  text-decoration: none;
  padding: 1rem;
  width: calc(100% - 0.25rem);
  display: block;
  word-break: break-word;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level0__item
  .m-wrapperLevel.m-selected {
  background: #0064c2;
}
.mainWrapper .m-secNavigation .m-sec-nav__level1 {
  margin-top: 0.3125rem;
}
.mainWrapper .m-secNavigation .m-sec-nav__level1 .m-wrapperLevel,
.mainWrapper .m-secNavigation .m-sec-nav__level1 .m-wrapperLevel.m-selected {
  background-color: #edf0f3;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.mainWrapper .m-secNavigation .m-btn-menu {
  background: url("/o/missmi-theme/images/icons/reusable/expand_more_white.svg")
    no-repeat;
  background-position: center center;
  width: 3rem;
  height: 3rem;
  background-size: auto 2rem;
  transform: rotate(-90deg);
  transition-duration: 300ms;
  border: 0;
  background-color: transparent;
}
.mainWrapper .m-secNavigation .m-sec-nav__level1__item .m-wrapperLevel:hover {
  background-color: #a8c7ff;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level1__item
  .m-wrapperLevel.m-selected::after {
  content: "";
  width: 100%;
  height: 0.3125rem;
  background-color: #154481;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mainWrapper
  .m-secNavigation
  .m-sec-nav__level1__item
  .m-wrapperLevel
  .m-sec-nav__level1__link {
  color: #2a2a2a;
  text-decoration: none;
  text-transform: none;
  width: calc(100% - 0.25rem);
  display: block;
  padding: 1rem;
}
.mainWrapper .m-secNavigation .m-sec-nav__level1__item.m-selLayout {
  position: relative;
  margin-bottom: 0.3125rem;
}
.mainWrapper .m-secNavigation .m-wrapperLevel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.125rem;
}
.o-boletines-anuales-container {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
@media (min-width: 576px) {
  .o-boletines-anuales-container .container {
    padding: 0;
  }
}
.o-boletines-anuales-container h2 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
.o-boletines-anuales-gray-bg {
  background-color: #edf0f3;
}
.o-boletines-anuales-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.625rem;
}
@media (max-width: 1199.98px) {
  .o-boletines-anuales-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}
@media (max-width: 991.98px) {
  .o-boletines-anuales-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .o-boletines-anuales-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.o-boletines-anuales-list li {
  margin-bottom: 0 !important;
}
.o-boletines-anuales-category {
  display: flex;
  align-items: flex-end;
  gap: 1rem;
}
@media (max-width: 991.98px) {
  .o-boletines-anuales-category {
    flex-direction: column;
    align-items: stretch;
  }
}
.o-boletines-anuales-category select {
  width: 100%;
}
.o-boletines-anuales-category button.btn-primary,
.o-boletines-anuales-category button.btn-secondary {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: white;
  height: 3.125rem;
  border-radius: 0.25rem;
  display: block;
  width: 100%;
  border: 0;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  flex: 50%;
}
.o-boletines-anuales-category button.btn-primary {
  background-color: #154481;
}
.o-boletines-anuales-category button.btn-secondary {
  background-color: #595959;
}
.o-boletines-anuales-selector {
  flex: 70%;
}
.o-boletines-anuales-button {
  flex: 30%;
  display: flex;
  gap: 1rem;
}
@media (max-width: 991.98px) {
  .o-boletines-anuales-button {
    flex-direction: column;
  }
}
.mainWrapper .missm-layout-wrapper {
  margin: 1rem 0 4rem;
}
.mainWrapper .missm-layout-wrapper .portlet-column * {
  border-radius: 0;
}
.mainWrapper .missm-layout-wrapper .panel-title.h4,
.mainWrapper
  .missm-layout-wrapper
  .carta-espana
  .ce-dialog__paragraph
  h6.panel-title,
.carta-espana
  .ce-dialog__paragraph
  .mainWrapper
  .missm-layout-wrapper
  h6.panel-title,
.mainWrapper
  .missm-layout-wrapper
  .carta-espana
  .panel-title.ce-dialog__numbering,
.carta-espana
  .mainWrapper
  .missm-layout-wrapper
  .panel-title.ce-dialog__numbering {
  padding: 0.75rem 1.25rem;
  background-color: #edf0f3;
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mainWrapper .missm-layout-wrapper .panel-group .panel {
  margin-bottom: 1rem;
}
.mainWrapper .missm-layout-wrapper .panel-group .facet-term-selected {
  background-color: #fff;
  border-color: #3e77c2;
  color: #3e77c2;
}
.mainWrapper
  .missm-layout-wrapper
  .panel-group
  .custom-control-input:checked
  ~ .custom-control-label::before {
  background-color: #3e77c2;
  border-color: #3e77c2;
}
.mainWrapper .missm-layout-wrapper .label-item-expand {
  font-size: 0.85rem;
  padding: 0.25rem 0.5rem;
}
.mainWrapper .missm-layout-wrapper .search-total-label {
  text-align: right;
  font-size: 0.8rem;
  color: #5a5a5a;
  margin: 0 0 1rem;
}
.mainWrapper .missm-layout-wrapper .list-type-date {
  margin-bottom: 0.625rem;
}
.mainWrapper .missm-layout-wrapper .search-results-metadata {
  font-size: 0.875rem;
}
.mainWrapper
  .missm-layout-wrapper
  .search-results-metadata
  .list-group-description {
  padding: 0.625em;
  border: 0.0625rem solid #d9dee3;
  margin: 0.625em 0;
}
.mainWrapper .m-componente-acordeon__wrapper {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  button {
  font-size: 0.85rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #154481;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #edf0f3;
  padding: 0.9375rem;
  line-height: 1.4;
  border: 0;
  text-align: left;
  margin-right: 1rem;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  button:hover {
  cursor: pointer;
  color: #0064c2;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  button
  span:nth-child(1) {
  width: 95%;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  button
  span:nth-child(2) {
  display: block;
  margin-left: auto;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  button
  span:nth-child(2)
  .m-arrow {
  font-size: 1rem;
  margin-top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainWrapper
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable.showed
  .m-arrow {
  transform: rotate(180deg);
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content {
  padding: 5%;
  background-color: #edf0f3;
  margin-bottom: 1.875rem;
  font-size: 0.85rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-componente-acordeon__wrapper .acc-content {
    font-size: 0.9rem;
  }
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content ul {
  list-style-type: disc;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content ul ul {
  list-style-type: circle;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content ul ul ul {
  list-style-type: square;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content .m-attachment__link {
  font-size: 0.85rem;
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-componente-acordeon__wrapper
    .acc-content
    .m-attachment__link {
    font-size: 0.9rem;
  }
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
  margin: 0;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex ul li {
  display: flex;
  gap: 1rem;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex ul li a {
  text-decoration: underline !important;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex ul li a:hover {
  color: #0064c2 !important;
}
.mainWrapper .m-componente-acordeon__wrapper .acc-content--flex h4 {
  font-size: 0.85rem;
  color: #154481;
}
.mainWrapper .m-bannerCircles.dcha .m-bannerCircles__bg {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles.dcha .m-bannerCircles__bg {
    flex-direction: row;
  }
}
.mainWrapper .m-bannerCircles.izda .m-bannerCircles__bg {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles.izda .m-bannerCircles__bg {
    flex-direction: row;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles {
    flex-direction: row;
    flex-basis: 50%;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles {
    flex-basis: 60%;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles.centro {
  flex-basis: 100%;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__bg {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  min-height: 31.25rem;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box {
  color: #2a2a2a;
  padding: 2rem;
  border-radius: 0.625rem;
  margin-left: 0;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 100%;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-bottom: 2rem;
  max-width: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box {
    flex-basis: 50%;
    margin: auto 5% auto 0;
    max-width: 100%;
    min-height: 17.1875rem;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box {
    flex-basis: 50%;
    max-width: 25%;
    margin: auto 0;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.blue {
  background-color: #154481;
  color: white;
}
.mainWrapper
  .m-bannerCircles
  .m-bannerCircles__box.blue
  .m-bannerCircles__title {
  color: white;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.blue .m-bannerCircles__li {
  background-color: white;
  color: #154481;
}
.mainWrapper
  .m-bannerCircles
  .m-bannerCircles__box.blue
  .m-bannerCircles__link {
  color: #154481;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.white {
  background-color: #fff;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.transparent {
  background-color: transparent;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.grey {
  background-color: #edf0f3;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.pearl {
  background-color: #f2e9d8;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.izda {
  padding: 2rem;
  flex-basis: 100%;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-bottom: 2rem;
  max-width: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.izda {
    padding: 2rem;
    border-radius: 0.625rem;
    margin: auto 0 auto 5%;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.izda {
    flex-basis: 40%;
    max-width: 25%;
    margin: auto;
    margin-left: 1rem;
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.izda {
    flex-basis: 40%;
    max-width: 25%;
    margin: auto;
    margin-right: 0;
    margin-left: 10%;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__box.centro {
  flex-basis: 100%;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-bottom: 2rem;
  max-width: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.centro {
    flex-basis: 50%;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-bottom: auto;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.centro {
    flex-basis: 33.3%;
    max-width: 25%;
    margin: auto 0;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.dcha {
    margin: auto 5% auto 0;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.dcha {
    flex-basis: 40%;
    max-width: 25%;
    margin-right: 1rem;
  }
}
@media (min-width: 1600px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__box.dcha {
    flex-basis: 40%;
    max-width: 25%;
    margin: auto;
    margin-right: 0;
    margin-right: 10%;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__title {
  margin-bottom: 1rem;
  color: #154481;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__text {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__ul {
  justify-content: flex-end;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__ul.linksAll {
  display: flex;
  justify-content: space-between;
}
.mainWrapper
  .m-bannerCircles
  .m-bannerCircles__ul.linksAll
  .m-bannerCircles__li {
  margin-left: 0;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__li {
  margin-left: 2rem;
  background-color: #154481;
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 0.2rem;
  font-size: 0.85rem;
  margin-top: 1rem;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__link {
  color: white;
  text-decoration: none;
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles1 {
  background-size: cover;
  min-width: 100%;
  min-height: 45vh;
  max-width: 100%;
  max-height: 45vh;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles1 {
    min-width: 45vw;
    min-height: 45vw;
    max-width: 100%;
    max-height: 45vh;
    margin: auto 0;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles1 {
    min-height: 29.0625rem;
    min-width: 33.75rem;
    max-height: 29.0625rem;
    max-width: 33.75rem;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles1.centro {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles1.centro {
    flex-basis: 50%;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles1.centro {
    flex-basis: 33.3%;
    min-width: 33.75rem;
    min-height: 29.0625rem;
    max-height: 29.0625rem;
    max-width: 33.75rem;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles2 {
  background-size: cover;
  min-width: 33.75rem;
  min-height: 29.0625rem;
  max-height: 29.0625rem;
  max-width: 33.75rem;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles2 {
    margin: auto 0;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles2 {
    display: flex;
  }
}
.mainWrapper .m-bannerCircles .m-bannerCircles__circles2.centro {
  display: none;
  flex-basis: 33.3%;
}
@media (min-width: 768px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles2.centro {
    margin: auto 0;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .m-bannerCircles .m-bannerCircles__circles2.centro {
    display: flex;
  }
}
.mainWrapper .m-genericContent__wrapper {
  margin: 2.5rem 0 3rem;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__containerTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__paragraph {
  margin: 2rem 0 3rem;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__paragraphTitle {
  margin-bottom: 1.25rem;
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha,
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda {
  margin-bottom: 0.9375rem;
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha img,
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda img {
  border-radius: 0.3125rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha,
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda {
    margin-bottom: 1rem;
  }
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha img,
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda img {
    width: 100%;
    height: auto;
    max-width: 25rem;
  }
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda {
  padding: 0;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda {
    float: left;
    padding: 0 1.25rem 0 0;
    width: 40%;
  }
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-izquierda img {
  width: 100%;
  height: auto;
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha {
  padding: 0;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha {
    float: right;
    padding: 0 0 0 1.25em;
    width: 40%;
  }
}
.mainWrapper .m-genericContent__wrapper .imagen-cuerpo-derecha img {
  width: 100%;
  height: auto;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__li {
  margin-bottom: 0.625rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericContent__wrapper .m-genericContent__docLinkWrapper {
    display: flex;
  }
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__docLinkWrapper h4 {
  margin-bottom: 1.5rem;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__btn {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-genericContent__wrapper .m-genericContent__btn {
    justify-content: flex-start;
    margin-left: 10%;
  }
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__link {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #154481;
  border-radius: 1.875rem;
  color: white !important;
  padding: 0.8rem 1.25rem;
  text-decoration: none !important;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__link span {
  background: url("/o/missmi-theme/images/icons/reusable/arrow_forward.svg")
    no-repeat;
  background-position: right;
  background-size: auto 1.25rem;
  margin-left: 0.5rem;
  padding: 0 0 0 1.25rem;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__link:hover,
.mainWrapper .m-genericContent__wrapper .m-genericContent__link:focus {
  background-color: #0064c2;
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__docs h3,
.mainWrapper .m-genericContent__wrapper .m-genericContent__links h3 {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericContent__wrapper .m-genericContent__docs,
  .mainWrapper .m-genericContent__wrapper .m-genericContent__links {
    flex-basis: 50%;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericContent__wrapper .m-genericContent__docs {
    padding-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-genericContent__wrapper .m-genericContent__links {
    border-left: 0.0625rem solid lightgrey;
    padding-left: 2rem;
  }
}
.mainWrapper .m-genericContent__wrapper .m-genericContent__links li {
  margin-bottom: 0.625rem;
}
.mainWrapper .m-contentAccessible__linkLogo {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #0a1396;
  border-radius: 1.875rem;
  color: white !important;
  padding: 0.8rem 0.8rem;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  justify-content: center;
  order: 1;
}
.mainWrapper .m-contentAccessible__linkLogo span {
  background: url("/o/missmi-theme/images/icons/reusable/arrow_forward.svg")
    no-repeat;
  background-position: right;
  background-size: auto 1.25rem;
  margin-left: 0.5rem;
  padding: 0 0 0 1.25rem;
}
.mainWrapper .m-contentAccessible__linkLogo:hover,
.mainWrapper .m-contentAccessible__linkLogo:focus {
  background-color: #0064c2;
}
.mainWrapper .m-contentAccessible__linkLogo:before {
  content: "";
  width: 3rem;
  height: 3rem;
  border-radius: 1.875rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/logos/logo-easy-to-read.svg");
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__linkLogo {
    width: fit-content;
    order: 2;
  }
}
.mainWrapper .m-contentAccessible__wrapper {
  margin: 2.5rem 0 3rem;
  font-size: 16px;
  line-height: 2;
}
.mainWrapper
  .m-contentAccessible__wrapper
  .m-contentAccessible__containerTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .mainWrapper
    .m-contentAccessible__wrapper
    .m-contentAccessible__containerTitle {
    flex-direction: row;
    gap: 0rem;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__mainTitle {
  font-size: 2rem;
  text-align: center;
  order: 2;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__mainTitle {
    font-size: 2.5rem;
    text-align: left;
    order: 1;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__paragraph {
  margin: 3rem 1rem 2rem 0rem;
}
.mainWrapper
  .m-contentAccessible__wrapper
  .m-contentAccessible__paragraphTitle {
  margin-bottom: 2rem;
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha,
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda {
  margin-bottom: 0.9375rem;
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha img,
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda img {
  border-radius: 0.3125rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha,
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda {
    margin-bottom: 1rem;
  }
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha img,
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda img {
    width: 100%;
    height: auto;
    max-width: 25rem;
  }
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda {
  padding: 0;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda {
    float: left;
    padding: 0 1.25rem 0 0;
    width: 40%;
  }
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-izquierda img {
  width: 100%;
  height: auto;
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha {
  padding: 0;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha {
    float: right;
    padding: 0 0 0 1.25em;
    width: 40%;
  }
}
.mainWrapper .m-contentAccessible__wrapper .imagen-cuerpo-derecha img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__html {
    margin-right: 40%;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__liDoc {
  margin: 2rem 2rem;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__link {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #154481;
  border-radius: 1.875rem;
  color: white !important;
  padding: 0.8rem 1.25rem;
  text-decoration: none !important;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__link span {
  background: url("/o/missmi-theme/images/icons/reusable/arrow_forward.svg")
    no-repeat;
  background-position: right;
  background-size: auto 1.25rem;
  margin-left: 0.5rem;
  padding: 0 0 0 1.25rem;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__link:hover,
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__link:focus {
  background-color: #0064c2;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__btn {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__btn {
    justify-content: flex-start;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__list {
  list-style-type: none;
  padding-left: 0;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__title {
  margin-bottom: 2rem;
}
.mainWrapper
  .m-contentAccessible__wrapper
  a:not(.m-contentAccessible__link, .m-contentAccessible__linkLogo):visited {
  text-decoration: underline;
  color: #800080 !important;
}
.mainWrapper
  .m-contentAccessible__wrapper
  a:not(.m-contentAccessible__link, .m-contentAccessible__linkLogo):hover {
  text-decoration: underline;
  color: #f00 !important;
}
.mainWrapper
  .m-contentAccessible__wrapper
  a:not(.m-contentAccessible__link, .m-contentAccessible__linkLogo):active {
  text-decoration: underline;
  color: #ff8e0e !important;
}
.mainWrapper
  .m-contentAccessible__wrapper
  a:not(.m-contentAccessible__link, .m-contentAccessible__linkLogo)
  .m-attachment__file {
  color: inherit;
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__btn {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__btn {
    justify-content: flex-start;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__docs h3,
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__links h3 {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__docs,
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__links {
    flex-basis: 50%;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-contentAccessible__wrapper .m-gcontentAccessible__docs {
    padding-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__links {
    border-left: 0.0625rem solid lightgrey;
    padding-left: 2rem;
  }
}
.mainWrapper .m-contentAccessible__wrapper .m-contentAccessible__links li {
  margin-bottom: 0.625rem;
}
.mainWrapper .m-biografiaDetail {
  padding: 3rem 0;
}
.mainWrapper .m-biografiaDetail__mainTitle {
  margin-bottom: 2rem;
}
.mainWrapper .m-biografiaDetail__cargo {
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5a5a5a;
  border-bottom: 0.0625rem solid #5a5a5a;
}
@media (min-width: 768px) {
  .mainWrapper .m-biografiaDetail__cargo {
    padding-bottom: 0.5rem;
  }
}
.mainWrapper .m-biografiaDetail__titleRRSS {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.mainWrapper .m-biografiaDetail__img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .mainWrapper .m-biografiaDetail__img {
    float: right;
    width: auto;
    padding: 0 0 0.5rem 1rem;
    max-height: 14.56rem;
  }
}
.mainWrapper .m-biografiaDetail__funcion {
  font-size: 1.2rem;
  font-weight: bold;
  color: #5a5a5a;
  margin-top: 1rem;
}
.mainWrapper .m-biografiaDetail .quienes-somos-rrss-item-rrss {
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-biografiaDetail .quienes-somos-rrss-item-rrss {
    margin-left: 1rem;
  }
}
.mainWrapper .m-biografiaDetail .quienes-somos-rrss-item-rrss__link {
  font-size: 1rem;
  margin-right: 0.5rem;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .mainWrapper .m-biografiaDetail .quienes-somos-rrss-item-rrss__link {
    font-size: 1.5rem;
    margin-right: 1rem;
  }
}
.mainWrapper
  .m-biografiaDetail
  .quienes-somos-rrss-item-rrss__link:last-of-type {
  margin-right: 0;
}
.mainWrapper .m-biografiaDetail .titulo {
  margin-right: 1rem;
  margin-bottom: 0;
}
.mainWrapper .m-estadistica {
  margin: 3rem 0 4rem;
}
.mainWrapper .m-estadistica__mainTitle {
  margin-bottom: 2rem;
}
.mainWrapper .m-estadistica__boxImg {
  margin-bottom: 2rem;
}
.mainWrapper .m-estadistica__orgResp {
  color: #5a5a5a;
  font-weight: bold;
  margin-bottom: 1rem;
}
.mainWrapper .m-estadistica__img {
  background-repeat: no-repeat;
  background-size: cover;
  height: 14rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__img {
    height: 20rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-estadistica__img {
    height: auto;
    min-height: 12.5rem;
  }
}
.mainWrapper .m-estadistica__img img {
  display: none;
}
.mainWrapper .m-estadistica__boxText {
  background-color: #edf0f3;
  padding: 1.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__boxText {
    padding: 2rem;
  }
}
.mainWrapper .m-estadistica__dateSpan {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #5a5a5a;
}
.mainWrapper .m-estadistica__infoNota {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__infoNota {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
.mainWrapper .m-estadistica__divLink {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__divLink {
    text-align: right;
    margin-bottom: 0;
  }
}
.mainWrapper .m-estadistica__msg-info {
  padding: 1.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__msg-info {
    padding: 1.5rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-estadistica__msg-info {
    padding: 1.25rem;
  }
}
.mainWrapper .m-estadistica__calendarPlanWrapper {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__calendarPlanWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.mainWrapper .m-estadistica__calendarPlan {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
  font-size: 0.85rem;
}
.mainWrapper .m-estadistica__calendarTitle {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__calendarTitle {
    margin-bottom: 0;
  }
}
.mainWrapper .m-estadistica__calendarCodigo {
  margin-left: 1rem;
}
.mainWrapper .m-estadistica__fechasWrapper {
  font-size: 0.85rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__fechasWrapper {
    display: flex;
  }
}
.mainWrapper .m-estadistica__fechasReferencia {
  flex-basis: 50%;
  margin-right: 1rem;
}
.mainWrapper .m-estadistica__titleFechas {
  font-size: 1rem;
}
.mainWrapper .m-estadistica__NMT {
  font-size: 0.8rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mainWrapper .m-estadistica__NMT {
    text-align: right;
  }
}
.mainWrapper .m-oep {
  margin: 3rem 0 4rem;
}
.mainWrapper .m-oep__mainTitle {
  margin-bottom: 2rem;
}
.mainWrapper .m-oep__mainSubtitle {
  color: #154481;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mainWrapper .m-oep__mainDesc {
  background-color: #f2e9d8;
  padding: 1.25rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-oep__mainDesc {
    padding: 2rem;
  }
}
.mainWrapper .m-ofertas-empleo-publico__wrapper {
  margin-bottom: 3rem;
}
.mainWrapper .m-ofertas-empleo-publico__wrapper .m-oep-item {
  margin: 1rem 0;
  background-color: #edf0f3;
  padding: 0.75rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-ofertas-empleo-publico__wrapper .m-oep-item {
    margin: 1.25rem;
  }
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-oep-item
  .m-oep-item__header {
  display: flex;
  justify-content: space-between;
  color: #5a5a5a;
  font-weight: bold;
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-ofertas-empleo-publico__wrapper
    .m-oep-item
    .m-oep-item__header {
    font-size: 0.85rem;
  }
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-oep-item
  .m-oep-item__header
  .m-oep-item__date {
  margin: 1rem;
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-oep-item
  .m-oep-item__header
  .m-oep-item__type {
  margin: 1rem;
  margin-left: auto;
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-oep-item
  .m-oep-item__mainTitle {
  margin: 1rem;
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-oep-item
  .m-oep-item__mainDesc {
  margin: 1rem;
}
.mainWrapper
  .m-ofertas-empleo-publico__wrapper
  .m-ofertas-empleo-publico__empty {
  padding-left: 1rem;
}
.mainWrapper .taglib-categorization-filter {
  display: none;
}
.mainWrapper .categorias-bloque-ul {
  margin: 0 0 1.125em 0;
  padding: 0;
  list-style-type: none;
}
.mainWrapper .categorias-bloque-ul .categorias-bloque-li {
  display: inline-block;
  width: auto;
  height: 2.25rem;
  border-radius: 1.5625rem;
  background-color: #a8c7ff;
  letter-spacing: normal;
  line-height: 2;
  text-align: center;
  color: #154481;
  position: relative;
  overflow: hidden;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.3125em;
}
@media (max-width: 575.98px) {
  .mainWrapper .categorias-bloque-ul .categorias-bloque-li {
    padding: 0 0.625em;
  }
}
.mainWrapper .categorias-bloque-ul .categorias-bloque-li .categorias-bloque-a {
  font-size: 0.7rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 2.1875rem;
  text-align: center;
  text-transform: uppercase;
  color: #154481;
  text-decoration: none;
}
.mainWrapper .categorias-bloque-ul .categorias-bloque-todas-li {
  display: inline-block;
  width: auto;
  height: 2.25rem;
  border-radius: 1.5625rem;
  background-color: #154481;
  line-height: 2.1875rem;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  padding-left: 1.25em;
  padding-right: 1.25em;
  margin-bottom: 0.3125em;
}
@media (max-width: 575.98px) {
  .mainWrapper .categorias-bloque-ul .categorias-bloque-todas-li {
    padding: 0 0.625em;
    font-size: 0.8rem;
  }
}
.mainWrapper
  .categorias-bloque-ul
  .categorias-bloque-todas-li
  .categorias-bloque-todas-a {
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.mainWrapper .m-tabs-missm {
  padding: 1rem 0 1rem 0;
}
@media (min-width: 768px) {
  .mainWrapper .m-tabs-missm {
    padding: 1rem 0 0 0;
  }
}
.mainWrapper .m-tabs-missm__wrapper {
  position: relative;
}
.mainWrapper .m-tabs-missm__wrapper:after {
  content: "";
  position: absolute;
  display: block;
  left: 0.25rem;
  bottom: 0;
  width: calc(100% - 0.5rem);
  height: 0.0725rem;
  background-color: #154481;
}
.mainWrapper .m-tabs-missm.m-navigation-tabs {
  padding: 1rem 0 2rem 0;
}
.mainWrapper .m-tabs-missm .m-componente-acordeon__wrapper {
  margin: 0.5rem 0 0 0;
}
.mainWrapper .m-tabs-missm.catalogo-datos:after {
  display: none;
}
.mainWrapper .m-tabs-missm__ul {
  border: 0;
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0.25rem;
  width: 100%;
}
.mainWrapper .m-tabs-missm__btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background: transparent;
  border: 0;
  color: #154481;
  font-size: 1rem;
  margin-bottom: 0;
  padding: 0.5rem;
  position: relative;
  text-decoration: none;
  text-wrap: nowrap;
  width: 100%;
}
.mainWrapper .m-tabs-missm__btn:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .mainWrapper .m-tabs-missm__btn {
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
  }
}
.mainWrapper .m-tabs-missm li {
  margin-bottom: 0;
}
.mainWrapper .m-tabs-missm li.selected a,
.mainWrapper .m-tabs-missm li.selected a.active,
.mainWrapper .m-tabs-missm li.nav-item.selected a,
.mainWrapper .m-tabs-missm li.nav-item.selected a.active {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0064c2;
  position: relative;
  overflow: visible;
  text-decoration: none;
}
.mainWrapper .m-tabs-missm li.selected a:after,
.mainWrapper .m-tabs-missm li.selected a.active:after,
.mainWrapper .m-tabs-missm li.nav-item.selected a:after,
.mainWrapper .m-tabs-missm li.nav-item.selected a.active:after {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 100%;
  height: 0.25rem;
  background-color: #0064c2;
}
.mainWrapper .m-tabs-missm li a,
.mainWrapper .m-tabs-missm li a.active,
.mainWrapper .m-tabs-missm li.nav-item a,
.mainWrapper .m-tabs-missm li.nav-item a.active {
  color: #154481;
  text-decoration: none;
}
@media (max-width: 362px) {
  .mainWrapper .m-tabs-missm li a,
  .mainWrapper .m-tabs-missm li a.active,
  .mainWrapper .m-tabs-missm li.nav-item a,
  .mainWrapper .m-tabs-missm li.nav-item a.active {
    padding: 0.5em !important;
  }
}
.mainWrapper .m-tabs-missm [aria-selected="true"] {
  color: #0064c2;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mainWrapper .m-tabs-missm [role="tab"][aria-selected="true"]::after {
  background: #0064c2;
  top: 100%;
  box-shadow: none;
  content: "";
  height: 0.25rem;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.mainWrapper .m-tabs-missm [role="tabpanel"] {
  position: relative;
  z-index: 2;
  padding: 0.5em 0 0.7em;
}
@media (min-width: 768px) {
  .mainWrapper .m-tabs-missm [role="tabpanel"] {
    padding: 0.5em 0.5em 0.7em;
  }
}
.mainWrapper .m-tabs-missm [role="tabpanel"].is-hidden {
  display: none;
}
.mainWrapper .m-tabs-missm .m-tab-content {
  font-size: 0.85rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-tabs-missm .m-tab-content {
    font-size: 0.9rem;
  }
}
.mainWrapper .m-tabs-missm .m-tabs-missm__link {
  margin-bottom: 0.5rem;
}
.mainWrapper .m-tabs-missm .m-tabs-missm__link:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mainWrapper .m-tabs-missm .m-tabs-missm__link {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-tabs-missm .m-tabs-missm__link {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
}
.mainWrapper .m-componente-acordeon {
  list-style: none;
  padding-left: 0 !important;
  margin: 4px 4px;
}
.mainWrapper .m-componente-acordeon__wrapperDesplegable {
  margin-bottom: 1rem;
}
.mainWrapper .m-accordion__titleDesplegable {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0 !important;
}
.mainWrapper .m-accordion__titleDesplegable.showed .acc-button {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.mainWrapper .m-accordion__titleDesplegable.showed .lexicon-icon.m-arrow {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
.mainWrapper .acc-button {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #154481;
  background-color: white;
  margin-left: 1rem;
  margin-bottom: 4px;
  border: 1px solid #154481;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 0;
}
.mainWrapper .lexicon-icon {
  float: right;
  margin-top: 0.2rem;
  color: #154481;
}
.mainWrapper .acc-content {
  background-color: #fff !important;
  display: none;
}
.mainWrapper .acc-content.panel-open {
  display: flex;
  flex-direction: column;
}
.mainWrapper .acc-content ul {
  margin: 1rem 0.5rem;
  list-style-type: circle;
}
.mainWrapper .m-organismos {
  padding: 3rem 0;
}
.mainWrapper .m-organismos .m-listBaseWrap {
  padding-top: 2rem;
}
.mainWrapper .m-organismos .m-organismos__li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
  text-align: center;
  min-height: auto;
}
@media (min-width: 768px) {
  .mainWrapper .m-organismos .m-organismos__li {
    min-height: 11.5625rem;
  }
}
.mainWrapper .m-organismos .m-organismos__li.sm {
  min-height: 12.5rem;
}
.mainWrapper .m-organismos .m-organismos__li.md {
  min-height: 21.875rem;
}
.mainWrapper .m-organismos .m-organismos__li.lg {
  min-height: 25rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismos .m-organismos__li.lg {
    min-height: 28.125rem;
  }
}
.mainWrapper .m-organismos .m-organismos__li--12 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismos .m-organismos__li--12 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.mainWrapper .m-organismos .m-organismos__img {
  border-radius: 50%;
  margin-bottom: 1.5rem;
  min-width: 6.25rem;
  min-height: 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
  object-fit: cover;
}
.mainWrapper .m-organismos .m-organismos__img--12 {
  min-width: 21.875rem;
  min-height: 21.875rem;
  width: 21.875rem;
  height: 21.875rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismos .m-organismos__img--12 {
    margin-right: 3rem;
  }
}
.mainWrapper .m-organismos .m-organismos__img--6 {
  min-width: 15.625rem;
  min-height: 15.625rem;
  width: 15.625rem;
  height: 15.625rem;
}
.mainWrapper .m-organismos .m-organismos__img--4 {
  min-width: 6.25rem;
  min-height: 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
}
.mainWrapper .m-organismos .m-organismos__img--3 {
  min-width: 10.625rem;
  min-height: 10.625rem;
  width: 10.625rem;
  height: 10.625rem;
}
.mainWrapper .m-organismos .m-organismos__img--sm {
  min-width: 6.25rem;
  min-height: 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
}
.mainWrapper .m-organismos .m-organismos__img--md {
  min-width: 15.625rem;
  min-height: 15.625rem;
  width: 15.625rem;
  height: 15.625rem;
}
.mainWrapper .m-organismos .m-organismos__img--lg {
  min-width: 18.75rem;
  min-height: 18.75rem;
  width: 18.75rem;
  height: 18.75rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismos .m-organismos__img--lg {
    min-width: 21.875rem;
    min-height: 21.875rem;
    width: 21.875rem;
    height: 21.875rem;
  }
}
.mainWrapper .m-organismos .m-organismos__itemTitle {
  font-size: 1.2rem;
}
.mainWrapper .m-organismos .m-organismos__link {
  text-decoration: none;
}
.mainWrapper
  .m-organismos
  .m-organismos__li.m-organismos__li--12
  .m-organismos__itemTitle {
  flex-basis: 40%;
  text-align: left;
}
.mainWrapper .m-organismos .m-organismos__li:hover .m-organismos__img {
  transform: scale(1.05);
  box-shadow: 0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.3);
}
.mainWrapper .m-organismos .m-organismos__img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--sm.m-organismos__img--4,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--sm
  .m-organismos__img--6,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--sm
  .m-organismos__img--3,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--sm
  .m-organismos__img--12 {
  min-width: 6.25rem;
  min-height: 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
}
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--md.m-organismos__img--4,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--md
  .m-organismos__img--6,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--md
  .m-organismos__img--3,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--md
  .m-organismos__img--12 {
  min-width: 15.625rem;
  min-height: 15.625rem;
  width: 15.625rem;
  height: 15.625rem;
}
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--lg.m-organismos__img--4,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--lg
  .m-organismos__img--6,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--lg
  .m-organismos__img--3,
.mainWrapper
  .m-organismos
  .m-organismos__img.m-organismos__img--lg
  .m-organismos__img--12 {
  min-width: 18.75rem;
  min-height: 18.75remrem;
  width: 18.75rem;
  height: 18.75rem;
}
@media (min-width: 768px) {
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg.m-organismos__img--4,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--6,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--3,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--12 {
    min-width: 18.75rem;
    min-height: 18.75rem;
    width: 18.75rem;
    height: 18.75rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg.m-organismos__img--4,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--6,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--3,
  .mainWrapper
    .m-organismos
    .m-organismos__img.m-organismos__img--lg
    .m-organismos__img--12 {
    min-width: 21.875rem;
    min-height: 21.875rem;
    width: 21.875rem;
    height: 21.875rem;
  }
}
.mainWrapper .m-organismosNewHome__wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismosNewHome__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.mainWrapper .m-organismosNewHome .titulo {
  text-transform: uppercase;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 2.5rem;
  color: #154481;
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismosNewHome .titulo {
    text-align: left;
    margin-bottom: 0;
    margin-right: 2rem;
  }
}
.mainWrapper .m-organismosNewHome .m-organismosNewHome__ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-organismosNewHome .m-organismosNewHome__ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-organismosNewHome .m-organismosNewHome__ul {
    flex-basis: 50%;
  }
}
.mainWrapper .m-organismosNewHome .m-organismos__li {
  min-height: 6.25rem;
  margin-bottom: 2rem;
}
.mainWrapper .m-organismosNewHome .m-organismos__img {
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  min-height: 5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-organismosNewHome .m-organismos__img {
    width: 3.125rem;
    height: 3.125rem;
    min-width: 3.125rem;
    min-height: 3.125rem;
  }
}
.mainWrapper .m-organismosNewHome .m-organismos__itemTitle {
  font-size: 1rem;
}
.mainWrapper .m-organismosNewHome__link::before {
  content: "";
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/plus-blue.svg") no-repeat;
  display: block;
  width: 2.875rem;
  height: 2.875rem;
}
.mainWrapper .m-organismos__gradient {
  display: flex;
  background: linear-gradient(
    90deg,
    #fcea10 -0.27%,
    #c8ba2d 26.94%,
    #454476 88.98%,
    #2d2e83 100%
  );
  background-size: 100% 20px;
}
.mainWrapper .t-sitemap-wrapper .m-sitemap-li a.active {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapper {
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 0.9375rem;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapper {
    margin-bottom: 0;
    height: 26.5rem;
  }
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__map {
  width: 100%;
  height: 100%;
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__map iframe {
  height: 100%;
  width: 100%;
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__texto {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-size: 0.85rem;
  padding: 1.2rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-nuestra-sede .m-nuestra-sede__texto {
    font-size: 0.9rem;
    padding: 1.5rem;
  }
}
.mainWrapper .m-nuestra-sede .title {
  font-size: 1.1rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-nuestra-sede .title {
    font-size: 1.15rem;
  }
}
.mainWrapper .m-nuestra-sede .adress {
  color: #5a5a5a;
}
.mainWrapper .m-nuestra-sede .phone {
  margin-bottom: 0;
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__imagen {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 15rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapperMap {
  height: 22rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapperMap {
    padding-left: 1rem;
    height: 26.5rem;
  }
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapperMap iframe {
  min-height: 22rem;
  min-width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .mainWrapper .m-nuestra-sede .m-nuestra-sede__wrapperMap iframe {
    min-height: 26.5rem;
  }
}
.mainWrapper .m-nuestra-sede .m-nuestra-sede__map {
  border: 0;
  overflow: hidden;
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 0.9375rem;
  overflow: hidden;
  height: 22rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-nuestra-sede .m-nuestra-sede__map {
    height: 26.5rem;
  }
}
.mainWrapper .m-newsList .m-listNews__ul {
  padding-left: 0;
  list-style: none;
  padding: 0 1rem;
}
.mainWrapper .m-newsList .m-listNews__item {
  margin-bottom: 1rem;
  border-bottom: 0.0625rem solid #d9dee3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList .m-listNews__item {
    padding-bottom: 2rem;
  }
}
.mainWrapper .m-newsList .m-newsItem:hover .m-newsItem__link {
  color: #0064c2;
}
.mainWrapper .m-newsList .m-newsItem__date {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #5a5a5a;
}
.mainWrapper .m-newsList .m-newsItem__img {
  background-repeat: no-repeat;
  min-height: 14.5rem;
  min-width: 30%;
  background-size: cover;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList .m-newsItem__img {
    min-height: 14rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-newsList .m-newsItem__img {
    min-height: 15rem;
  }
}
.mainWrapper .m-newsList .m-newsItem__img img {
  display: none;
}
.mainWrapper .m-newsList .m-newsItem__title {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.mainWrapper .m-newsList .m-newsItem__link {
  text-decoration: none;
}
.mainWrapper .m-newsList .m-newsItem__entradilla {
  display: none;
}
.mainWrapper .m-newsList--landing .m-listNews__ul {
  display: grid;
  grid-gap: 1.5rem;
  list-style: none;
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList--landing .m-listNews__ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-newsList--landing .m-listNews__ul {
    grid-template-columns: repeat(6, 1fr);
  }
}
.mainWrapper .m-newsList--landing .m-listNews__item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-newsList--landing .m-listNews__item {
    grid-column: span 2;
  }
}
.mainWrapper .m-newsList--landing .m-listNews__item--0 {
  position: relative;
  border-bottom: 0;
}
.mainWrapper .m-newsList--landing .m-listNews__item--0:before {
  background-color: #edf0f3;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}
@media (min-width: 992px) {
  .mainWrapper .m-newsList--landing .m-listNews__item--0 {
    grid-column: span 6 !important;
    margin-bottom: 0;
    padding-block: 3rem;
  }
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem {
    display: flex;
    gap: 3rem;
  }
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem__img {
    flex-basis: 50%;
    height: 22.5rem;
    width: 100%;
  }
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem__texts {
    flex-basis: 50%;
  }
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-newsList--landing .m-listNews__item--1,
  .mainWrapper .m-newsList--landing .m-listNews__item--2 {
    grid-column: span 3 !important;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList--landing .m-listNews__item--0,
  .mainWrapper .m-newsList--landing .m-listNews__item--1,
  .mainWrapper .m-newsList--landing .m-listNews__item--2 {
    grid-column: span 2;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem__img,
  .mainWrapper .m-newsList--landing .m-listNews__item--1 .m-newsItem__img,
  .mainWrapper .m-newsList--landing .m-listNews__item--2 .m-newsItem__img {
    height: 27.75rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-newsList--landing .m-listNews__item--0 .m-newsItem__img,
  .mainWrapper .m-newsList--landing .m-listNews__item--1 .m-newsItem__img,
  .mainWrapper .m-newsList--landing .m-listNews__item--2 .m-newsItem__img {
    height: 22.5rem;
  }
}
.mainWrapper .m-newsList .m-newsList--internal .m-listNews__ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1.5rem;
  list-style: none;
}
.mainWrapper .m-newsList .m-newsList--internal .m-listNews__item {
  grid-column: span 6;
}
@media (min-width: 768px) {
  .mainWrapper .m-newsList .m-newsList--internal .m-listNews__item {
    grid-column: span 3;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-newsList .m-newsList--internal .m-listNews__item {
    grid-column: span 2;
  }
}
.mainWrapper .m-newsList .m-newsList--internal .m-linkMissm {
  display: none;
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-newsList
    .m-newsList--internal.newsList-2col
    .m-listNews__item {
    grid-column: span 3;
  }
}
.mainWrapper .m-publications ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1.5rem;
  list-style: none;
  padding: 0;
}
.mainWrapper .m-publications ul li {
  margin-bottom: 1rem;
  border-bottom: 0.0625rem solid #d9dee3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  width: 100%;
  height: 100%;
  grid-column: span 6;
}
.mainWrapper .m-publications ul li:hover {
  background-color: #edf0f3;
}
@media (min-width: 768px) {
  .mainWrapper .m-publications ul li {
    grid-column: span 3;
  }
}
.mainWrapper .m-card-publication {
  padding: 10px;
}
.mainWrapper .m-card-publication-title {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 20px;
}
.mainWrapper .m-card-publication-title a {
  text-decoration: none !important;
}
.mainWrapper .m-card-publication-title a:hover {
  text-decoration: underline !important;
}
.mainWrapper .m-card-publication-body {
  padding: 0 20px;
}
.mainWrapper .m-card-publication-sinopsis {
  margin: 0;
  font-size: 0.9rem;
  font-style: italic;
  line-height: 1.2;
  max-height: 5rem;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}
.mainWrapper .m-card-publication-date {
  margin-top: 10px;
  padding: 3px 5px;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: right;
  background-color: #dfdfdf;
}
.mainWrapper .m-card-publication-img {
  width: 100%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.mainWrapper .m-noticiaDetail {
  padding: 2rem 0 4rem;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__tagDate {
  font-size: 1rem;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .m-noticiaDetail__tagDate {
    font-size: 1.125rem;
  }
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__tag {
  display: flex;
  flex-wrap: wrap;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__tag .oberaxe-categories {
  display: flex;
  flex-direction: column;
}
.mainWrapper
  .m-noticiaDetail
  .m-noticiaDetail__tag
  .oberaxe-categories__paragraph {
  display: flex;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__tagP {
  margin-right: 0.8rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .m-noticiaDetail__tagP {
    margin-right: 1.5rem;
  }
}
.mainWrapper .m-noticiaDetail .m-categoriesList {
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.mainWrapper .m-noticiaDetail .m-tags-notas-prensa {
  margin-right: 0.8rem;
  border-bottom: 0.125rem solid #154481;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .m-tags-notas-prensa {
    margin-right: 1.5rem;
  }
}
.mainWrapper .m-noticiaDetail .noticiaDetail__wrapperAntetitulo {
  margin-top: 1rem;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__antetitulo {
  color: #5a5a5a;
  font-size: 1.0625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__title {
  padding: 1rem 0 2rem;
}
.mainWrapper
  .m-noticiaDetail
  .m-noticiaDetail__imgRRSS.m-noticiaDetail__imgRRSS--twoColumns {
  flex-direction: column;
}
@media (min-width: 992px) {
  .mainWrapper
    .m-noticiaDetail
    .m-noticiaDetail__imgRRSS.m-noticiaDetail__imgRRSS--twoColumns {
    flex-direction: row;
  }
}
.mainWrapper
  .m-noticiaDetail
  .m-noticiaDetail__imgRRSS.m-noticiaDetail__imgRRSS--twoColumns
  .m-noticiaDetail__img {
  min-height: 18rem;
}
@media (min-width: 992px) {
  .mainWrapper
    .m-noticiaDetail
    .m-noticiaDetail__imgRRSS.m-noticiaDetail__imgRRSS--twoColumns
    .m-noticiaDetail__img {
    flex-basis: 50%;
    height: 27rem;
  }
}
.mainWrapper
  .m-noticiaDetail
  .m-noticiaDetail__imgRRSS.m-noticiaDetail__imgRRSS--twoColumns
  .m-noticiaDetail__sumaryRRSS {
  flex-basis: 50%;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__imgRRSS {
  background-color: #edf0f3;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__img {
  background-size: cover;
  height: 13.1875rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .m-noticiaDetail__img {
    height: 20.0625rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .m-noticiaDetail__img {
    height: 45.5625rem;
  }
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__img img {
  display: none;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__sumaryRRSS {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .m-noticiaDetail__sumaryRRSS {
    padding-bottom: 2rem;
  }
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__sumary {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.0625rem;
  line-height: 1.3;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__sumary :last-child {
  margin-bottom: 0;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__content img {
  border-radius: 0.3125rem;
  box-shadow: 0.125rem 0.125rem 6px #aaa;
  max-width: 100%;
  height: 100%;
}
.mainWrapper .m-noticiaDetail .m-logos-rrss {
  display: flex;
  gap: 1rem;
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .mainWrapper .m-noticiaDetail .m-logos-rrss {
    justify-content: center;
  }
}
.mainWrapper .m-noticiaDetail .m-logos-rrss ul {
  gap: 1rem;
}
.mainWrapper .m-noticiaDetail .u-m-noticiaDetail__imgRRSS {
  position: relative;
  background-color: #edf0f3;
  margin-bottom: 2rem;
  overflow: hidden;
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .u-m-noticiaDetail__imgRRSS {
    display: flex;
    align-items: stretch;
  }
}
.mainWrapper .m-noticiaDetail .u-m-noticiaDetail__img {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 18rem;
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .u-m-noticiaDetail__img {
    min-height: 23rem;
    flex-basis: 70%;
  }
}
.mainWrapper .m-noticiaDetail .u-m-noticiaDetail__img img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.mainWrapper .m-noticiaDetail .u-m-noticiaDetail__sumaryRRSS {
  padding: 1.5rem;
  display: flex;
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .u-m-noticiaDetail__sumaryRRSS {
    padding: 2.5rem;
    flex-basis: 30%;
  }
}
.mainWrapper .m-noticiaDetail .u-m-logos-rrss {
  display: flex;
  align-self: end;
  gap: 1rem;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .mainWrapper .m-noticiaDetail .u-m-logos-rrss {
    justify-content: center;
    align-items: center;
  }
}
.mainWrapper .m-noticiaDetail .u-m-pack-logos {
  display: flex;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__p {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
}
.mainWrapper .m-noticiaDetail .m-logos-rrss__item {
  margin-right: 0;
  text-decoration: none;
  height: 1.8rem;
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__video {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3rem 0;
}
.mainWrapper .m-noticiaDetail .error-message {
  height: 100%;
  margin: 0;
  width: 100%;
}
.mainWrapper .m-noticiaDetail .error-message p {
  margin: 0;
}
.mainWrapper .m-noticiaDetail .video-source {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainWrapper .m-noticiaDetail .video-container {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainWrapper .m-noticiaDetail .video-mask {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainWrapper .m-noticiaDetail .m-urlVideo {
  align-items: center;
  background: #fafafa;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 0 0.0625rem #aaa;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 200px;
  width: 100%;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .m-urlVideo {
    height: 19.6875rem;
    width: 560px;
  }
}
.mainWrapper .m-noticiaDetail .slider-notas-prensa-item {
  background-position: center center;
  background-size: cover;
  height: 200px;
  background-repeat: no-repeat;
  max-width: 825px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .slider-notas-prensa-item {
    height: 350px;
    max-width: 80%;
  }
}
@media (min-width: 992px) {
  .mainWrapper .m-noticiaDetail .slider-notas-prensa-item {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail .slider-notas-prensa-item {
    height: 30rem;
  }
}
.mainWrapper .m-noticiaDetail .slider-notas-prensa-item img {
  display: none;
}
.mainWrapper .m-noticiaDetail button.slick-arrow {
  position: absolute;
  bottom: 3.75rem;
  z-index: 1;
  background: 0;
  border: 0;
  width: 3.125rem;
  height: 3.125rem;
  text-indent: -9999px;
  border: 0.0625rem solid transparent;
  top: 50%;
}
.mainWrapper .m-noticiaDetail button.slick-arrow.slick-prev {
  left: -25px;
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-prev.svg") center
    center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail button.slick-arrow.slick-prev {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail button.slick-arrow.slick-prev {
    left: 0;
  }
}
.mainWrapper .m-noticiaDetail button.slick-arrow.slick-next {
  right: -25px;
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-next.svg") center
    center no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail button.slick-arrow.slick-next {
    right: 0;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail button.slick-arrow.slick-next {
    right: 0;
  }
}
.mainWrapper .m-noticiaDetail button.slick-arrow.slick-disabled {
  opacity: 0.25;
}
.mainWrapper .m-noticiaDetail .slick-dots {
  bottom: 0;
  left: 0;
  bottom: -3rem;
}
.mainWrapper .m-noticiaDetail .slick-dots li {
  margin: 0 0.5rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail .slick-dots li {
    margin: 0 0.9375rem;
  }
}
.mainWrapper .m-noticiaDetail .slick-dots li button {
  background: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  background-color: #0064c2;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  text-indent: -9999px;
  margin-right: 3.75em;
  border: 0.0625rem solid transparent;
}
@media (min-width: 768px) {
  .mainWrapper .m-noticiaDetail .slick-dots li button {
    width: 1.25rem;
    height: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail .slick-dots li button {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.mainWrapper .m-noticiaDetail .slick-dots li.slick-active button {
  background-color: #154481;
  width: 1.25rem;
  height: 1.25rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-noticiaDetail .slick-dots li.slick-active button {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.mainWrapper .m-noticiaDetail .m-noticiaDetail__filesRelated {
  padding: 2rem 0 4rem;
}
.mainWrapper .m-publicationDetail__body h3 {
  font-size: 1.25rem;
  margin-top: 30px;
}
.mainWrapper .m-publicationDetail__tags {
  margin: 30px 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #a4a2a2;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 1rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-publicationDetail__tags {
    flex-direction: row;
    gap: 0;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-publicationDetail__tags__topics {
    flex-basis: 80%;
  }
}
.mainWrapper .m-publicationDetail__tags__topics ul {
  gap: 0.5rem;
}
.mainWrapper .m-publicationDetail__tags__topics li {
  margin: 0 !important;
}
.mainWrapper .m-publicationDetail__tags__topics li:first-child {
  font-style: normal;
  background-color: transparent;
  padding: 0;
}
.mainWrapper .m-publicationDetail__tags__date {
  display: flex;
  text-align: right;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-publicationDetail__tags__date {
    flex-basis: 20%;
    justify-content: right;
  }
}
.mainWrapper .m-publicationDetail__tags__date span {
  margin-bottom: 0;
}
.mainWrapper .m-publicationDetail__tags__date a {
  font-weight: bold;
}
.mainWrapper .m-publicationDetail__tags a {
  display: block;
  text-decoration: none;
  padding: 0.25rem 0.5rem;
  background-color: #edf0f3;
}
.mainWrapper .m-publicationDetail__tags a:hover {
  text-decoration: underline;
}
.mainWrapper .m-publicationDetail__image img {
  width: 100%;
  margin: 0 20px 20px 0;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
.mainWrapper .m-publicationDetail__socialMedia ul {
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainWrapper .m-publicationDetail__socialMedia ul li {
  width: 40px;
  text-align: center;
}
.mainWrapper .m-publicationDetail__socialMedia ul a {
  display: block;
}
.mainWrapper .m-publicationDetail__socialMedia ul a:hover {
  text-decoration: none;
}
.mainWrapper .m-publicationDetail__primaryDownloads ul {
  list-style: none;
  padding-left: 0;
}
.mainWrapper .m-publicationDetail__primaryDownloads li {
  padding: 10px 20px;
  background-color: #f2e9d8;
}
.mainWrapper .m-publicationDetail__nipo {
  padding-top: 1.5rem;
  display: flex;
  gap: 0.625rem;
  align-items: baseline;
}
.mainWrapper .m-interestingLink-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 100%;
  margin: 0 auto;
  list-style-type: none;
  padding-left: 0;
}
.mainWrapper .m-interestingLink-list > li {
  position: relative;
  width: 565px;
  margin: 0;
}
.mainWrapper .m-interestingLink-list > li:hover {
  background: #edf0f3;
}
.mainWrapper .m-interestingLink-list .datoImagen {
  float: right;
  margin: 20px;
  padding: 10px;
  max-width: 20%;
  min-width: 50px;
  border: 1px solid #a4a2a2;
  border-radius: 10%;
  overflow: hidden;
  background-color: white;
}
.mainWrapper .m-interestingLink-list .datoImagen img {
  width: 100%;
  vertical-align: middle;
}
.mainWrapper .m-interestingLink-list .datosTexto {
  padding: 20px 30px;
}
.mainWrapper .m-interestingLink-list .datosTexto h4 > a {
  text-decoration: none;
  font-weight: normal;
}
.mainWrapper .m-interestingLink-list .datosTexto h4 > a:hover {
  text-decoration: underline;
}
.mainWrapper .m-colouredCards,
.mainWrapper .m-joingedColouredCards {
  display: grid;
  gap: 2rem;
  margin: 0;
  padding: 0 0 2rem 0;
  list-style: none;
  justify-content: center;
}
@media (min-width: 992px) {
  .mainWrapper .m-colouredCards,
  .mainWrapper .m-joingedColouredCards {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (min-width: 768px) {
  .mainWrapper .m-colouredCards,
  .mainWrapper .m-joingedColouredCards {
    grid-template-columns: repeat(2, 1fr);
  }
}
.mainWrapper .m-colouredCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  justify-content: center;
  padding: 1rem;
  position: relative;
}
.mainWrapper .m-colouredCard-color {
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.mainWrapper .m-colouredCard-color-0 {
  background-color: #fff;
}
.mainWrapper .m-colouredCard-color-1 {
  background-color: #ffdb00;
}
.mainWrapper .m-colouredCard-color-2 {
  background-color: #edf0f3;
}
.mainWrapper .m-colouredCard-color-3 {
  background-color: #f2e9d8;
}
.mainWrapper .m-colouredCard-color-4 {
  background-color: #154481;
}
.mainWrapper .m-colouredCard-color-4 .m-colouredCard-link a {
  color: #2a2a2a;
  background-color: #fff;
}
.mainWrapper .m-colouredCard-color-4 .m-colouredCard-link a:hover {
  color: #fff;
  background-color: #0064c2;
}
.mainWrapper .m-colouredCard-color-5 {
  background-color: #2a2a2a;
}
.mainWrapper .m-colouredCard-color-5 .m-colouredCard-link a {
  color: #2a2a2a;
  background-color: #fff;
}
.mainWrapper .m-colouredCard-color-5 .m-colouredCard-link a:hover {
  color: #fff;
  background-color: #0064c2;
}
.mainWrapper .m-colouredCard-color-6 {
  background-color: transparent;
}
.mainWrapper .m-colouredCard-color-6 .m-colouredCard-link a {
  color: #2a2a2a;
  background-color: #ffdb00;
}
.mainWrapper .m-colouredCard-color-6 .m-colouredCard-link a:hover {
  color: #fff;
  background-color: #0064c2;
}
.mainWrapper .m-colouredCard-icon {
  color: #2a2a2a;
}
.mainWrapper .m-colouredCard-img {
  text-align: center;
}
.mainWrapper .m-colouredCard-img img {
  height: 7rem;
  padding: 2rem 2rem 0;
}
.mainWrapper .m-colouredCard-body {
  height: 100%;
}
.mainWrapper .m-colouredCard-body.align-left {
  text-align: left;
}
.mainWrapper .m-colouredCard-body.align-center {
  text-align: center;
}
.mainWrapper .m-colouredCard-body.align-right {
  text-align: right;
}
.mainWrapper .m-colouredCard-body.color-black {
  color: #2a2a2a;
}
.mainWrapper .m-colouredCard-body.color-white {
  color: #fff;
}
.mainWrapper .m-colouredCard-link {
  display: flex;
  justify-content: center;
  text-align: center;
}
.mainWrapper .m-colouredCard-link a {
  align-items: center;
  background-color: #2a2a2a;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  color: #fff;
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  gap: 0.5rem;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.mainWrapper .m-colouredCard-link a:hover {
  color: #fff;
  background-color: #0064c2;
}
@media (max-width: 991.98px) {
  .mainWrapper .m-colouredCard-link a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
  }
}
.mainWrapper .m-colouredCard-link a .lexicon-icon {
  color: #fff;
}
.mainWrapper .m-joinedColouredCards {
  gap: 0;
  margin: 0;
  padding: 0 0 2rem;
}
.mainWrapper .m-joinedColouredCards .m-colouredCard {
  flex: 1;
}
.mainWrapper .m-joinedColouredCards .m-colouredCard-size-1,
.mainWrapper .m-joinedColouredCards .m-colouredCard-size-2,
.mainWrapper .m-joinedColouredCards .m-colouredCard-size-3,
.mainWrapper .m-joinedColouredCards .m-colouredCard-size-4 {
  width: auto;
}
.mainWrapper .m-flex {
  display: flex;
  flex-direction: column;
}
.mainWrapper .m-flex--gap-8 {
  gap: 8px;
}
.icon-whatsapp {
  display: block;
  position: relative;
}
.icon-whatsapp::before,
.icon-whatsapp:hover::before {
  content: "";
  background-size: 1.8rem;
  background-repeat: no-repeat;
  background-position: center;
  height: 1.8rem;
  width: 1.8rem;
}
.icon-whatsapp::before {
  background-image: url("/o/missmi-theme/images/icons/reusable/ico-whatsapp.svg");
}
.icon-whatsapp:hover::before {
  background-image: url("/o/missmi-theme/images/icons/reusable/ico-whatsapp-hover.svg");
}
.icon-x-twitter {
  display: block;
  position: relative;
}
.icon-x-twitter::before,
.icon-x-twitter:hover::before {
  content: "";
  background-size: 2.8rem;
  background-repeat: no-repeat;
  background-position: center;
  height: 1.8rem;
  width: 1.8rem;
}
.icon-x-twitter::before {
  background-image: url("/o/missmi-theme/images/icons/reusable/ico-twitter-x.svg");
}
.icon-x-twitter:hover::before {
  background-image: url("/o/missmi-theme/images/icons/reusable/ico-twitter-x-hover.svg");
}
.contenedor-tarjeta {
  display: flex;
  min-height: 12rem;
}
@media (max-width: 1199.98px) {
  .contenedor-tarjeta {
    justify-content: center;
    height: 100%;
  }
}
.contenedor-tarjeta .borde-gris {
  border: 1px solid #edf0f3 !important;
}
.contenedor-tarjeta .corner-icon {
  position: relative;
}
.contenedor-tarjeta .corner-icon .m-link__document--pdf::after {
  position: absolute;
  color: #000;
  border: 0.016px solid #000;
  top: 0;
  right: 0.625rem;
}
@media (max-width: 991.98px) {
  .contenedor-tarjeta .corner-icon .m-link__document--pdf::after {
    top: 0.5rem;
  }
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta .corner-icon .m-link__document--pdf::after {
    top: 0.625rem;
    right: 0.625rem;
  }
}
.contenedor-tarjeta .corner-icon__list .m-link__document--pdf::after {
  position: absolute;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  color: #000;
  border: 0.016px solid #000;
  align-self: flex-end;
  top: 0.625rem;
  right: 0.625rem;
}
.contenedor-tarjeta__item {
  display: flex;
  border: 1px solid #f2e9d8 !important;
  border-radius: 0.25rem;
  align-items: center;
}
@media (min-width: 768px) {
  .contenedor-tarjeta__item {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item {
    flex-direction: column;
  }
}
.contenedor-tarjeta__item--tarjeta-publicacion {
  flex-direction: column;
}
@media (min-width: 768px) {
  .contenedor-tarjeta__item--tarjeta-publicacion {
    flex-direction: row !important;
  }
  .contenedor-tarjeta__item--tarjeta-publicacion img {
    max-height: 15rem !important;
  }
}
.contenedor-tarjeta__item--tarjeta-publicacion img {
  object-fit: contain !important;
  width: 100% !important;
  height: 100% !important;
  max-height: 20rem !important;
}
.contenedor-tarjeta__item--tarjeta-publicacion .contenedor-datos {
  height: 100%;
  width: 100%;
}
.contenedor-tarjeta__item--tarjeta-publicacion .contenedor-datos p {
  text-align: left !important;
}
.contenedor-tarjeta__item--transparente {
  border: none !important;
  width: 70% !important;
}
@media (max-width: 1199.98px) {
  .contenedor-tarjeta__item--transparente {
    margin-top: 1.5rem;
  }
}
.contenedor-tarjeta__item--dos-columnas {
  width: 100%;
  max-width: 100%;
  background-color: #edf0f3 !important;
  border: 1px solid #edf0f3 !important;
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item--dos-columnas {
    flex-direction: column;
  }
}
.contenedor-tarjeta__item .imagen-tarjeta {
  vertical-align: middle;
  object-fit: cover;
  width: auto;
  height: 12rem;
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item .imagen-tarjeta {
    max-width: 100%;
    height: auto;
  }
}
.contenedor-tarjeta__item .imagen-tarjeta__dos-columnas {
  max-width: 9.5rem;
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item .imagen-tarjeta__dos-columnas {
    max-width: 100%;
  }
}
.contenedor-tarjeta__item .imagen-tarjeta__transparente {
  height: auto;
  width: 100%;
}
.contenedor-tarjeta__item .contenedor-datos {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 2rem 1.25rem;
}
.contenedor-tarjeta__item .contenedor-datos__color {
  height: 100%;
}
.contenedor-tarjeta__item .contenedor-datos__color--uno {
  background-color: #f2e9d8;
  width: 100%;
}
.contenedor-tarjeta__item .contenedor-datos__color--dos {
  background-color: #edf0f3;
  width: 75%;
  height: 100%;
  position: relative;
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item .contenedor-datos__color--dos {
    width: 100%;
  }
}
.contenedor-tarjeta__item .contenedor-datos__color--dos.no-hover:hover {
  background-color: #edf0f3;
}
.contenedor-tarjeta__item .contenedor-datos__color--dos:hover {
  background-color: #f2e9d8;
}
.contenedor-tarjeta__item .contenedor-datos__color--transparente {
  background-color: transparent;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.contenedor-tarjeta__item .contenedor-datos__titulo {
  color: #154481 !important;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contenedor-tarjeta__item .contenedor-datos__titulo--dos-columnas {
  font-size: 0.9em;
  margin-right: 0 !important;
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item .contenedor-datos__titulo--dos-columnas {
    font-size: 1.5em;
  }
}
.contenedor-tarjeta__item .contenedor-datos__texto {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .contenedor-tarjeta__item .contenedor-datos__texto p {
    font-size: 0.9rem;
    margin-bottom: 0.6rem;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .contenedor-tarjeta__item .contenedor-datos__texto p {
    font-size: 1.5em;
  }
}
.contenedor-tarjeta__item .contenedor-datos__texto--destacado {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.contenedor-tarjeta__item .contenedor-datos__boton {
  background-color: #154481;
}
.contenedor-tarjeta__item .contenedor-datos__boton:hover {
  background-color: #0064c2;
}
.contenedor-tarjeta__item .contenedor-datos__button {
  color: #fff !important;
  background-color: #154481;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
  text-decoration: none !important;
  width: fit-content;
  align-self: center;
  border-radius: 0.5rem;
  margin-top: 1rem;
}
.contenedor-tarjeta__item .contenedor-datos__button:hover {
  background-color: #0064c2;
}
.contenedor-tarjeta__item .m-link__document--pdf::after {
  position: unset;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.14rem;
  color: #fff;
  border: 0.016px solid #fff;
}
.listado-tarjetas__item--dos-columnas,
.contenedor-tarjeta,
.contenedor-tarjeta__item--dos-columnas {
  height: 100%;
}
.lista-tarjetas {
  display: flex;
  justify-content: center;
  margin: 1.75rem 1.75rem 0 1.75rem;
  padding-left: 0;
  padding-bottom: 2rem;
  list-style: none;
  flex-direction: column;
  gap: 1.25rem;
}
.lista-tarjetas__list {
  display: flex;
  width: 80%;
}
.listado-tarjetas {
  display: grid;
  grid-template-columns: 50% 50%;
  list-style: none;
  margin-top: 1.5rem;
  gap: 1.5rem;
  padding-left: 0;
  margin-right: 6%;
}
@media (max-width: 1199.98px) {
  .listado-tarjetas {
    gap: 2rem;
  }
}
@media (max-width: 767.98px) {
  .listado-tarjetas {
    justify-content: center;
    grid-template-columns: 80%;
    width: 100%;
  }
}
.listado-tarjetas__item {
  max-width: 25rem;
}
.listado-tarjetas__item:hover {
  transform: scale(1.05);
  box-shadow: 0.625rem 0.625rem 0.9375rem rgba(0, 0, 0, 0.3);
}
.listado-tarjetas .no-animation:hover {
  transform: none;
  box-shadow: none;
}
.catalogo-datos {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.catalogo-datos div[role="tabpanel"] {
  width: 100%;
  padding: 0 !important;
  box-shadow: unset;
}
.catalogo-datos .m-tabs-missm__ul {
  padding: 0;
  margin: 0;
  border-bottom: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .catalogo-datos .m-tabs-missm__ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
.catalogo-datos .m-tabs-missm__ul button {
  border-bottom: 0.0725em solid #154481 !important;
}
.catalogo-datos .contenedor-tarjeta {
  height: auto !important;
}
.catalogo-datos .contenedor-tarjeta__item picture {
  flex-basis: 30%;
  width: 100%;
  height: 100%;
}
.catalogo-datos .contenedor-tarjeta__item img {
  width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: contain;
}
.catalogo-datos .contenedor-tarjeta__item .contenedor-datos {
  flex-basis: 70%;
  align-items: center;
  height: 100%;
  padding: 2rem;
}
.catalogo-datos .contenedor-tarjeta__item .contenedor-datos__texto p {
  text-align: left;
}
.catalogo-datos .contenedor-tarjeta__item .contenedor-datos__texto--destacado {
  padding: 1rem;
}
@media (min-width: 1200px) {
  .catalogo-datos
    .contenedor-tarjeta__item
    .contenedor-datos__texto--destacado {
    max-width: 80%;
  }
}
.catalogo-datos
  .contenedor-tarjeta__item
  .contenedor-datos__texto--destacado
  p {
  margin: 0;
  text-align: center;
}
.catalogo-datos .contenedor-tarjeta__item .contenedor-datos__titulo {
  font-size: 1.6em;
}
.catalogo-datos__wrapper {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding-block: 2rem;
  padding-inline: 0;
}
.catalogo-datos__wrapper .m-componente-acordeon.m-componente-acordeon__wrapper,
.catalogo-datos__wrapper
  .m-componente-acordeon.m-componente-acordeon__wrapper
  li,
.catalogo-datos__wrapper
  .m-componente-acordeon.m-componente-acordeon__wrapper
  li
  h3 {
  margin: 0 !important;
}
.catalogo-datos__wrapper--results .m-link__language--es {
  display: none;
}
.catalogo-datos__wrapper--results__links {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalogo-datos__wrapper--results__links__item {
  margin: 0 !important;
  border-radius: 0.25rem;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
  flex-direction: row !important;
  background-color: #dfdfdf;
}
@media (max-width: 991.98px) {
  .catalogo-datos__wrapper--results__links__item {
    flex-direction: column !important;
    padding-bottom: 2%;
  }
}
.catalogo-datos__wrapper--results__links__item a {
  color: #154481;
  display: flex;
  font-size: 1rem;
  font-weight: bold;
  gap: 1rem;
  margin: 0;
  padding: 0.625rem;
  text-decoration: none;
}
.catalogo-datos__wrapper--results__links__item a:hover {
  color: #0064c2 !important;
  text-decoration: underline !important;
}
.catalogo-datos__wrapper--results__links__item a::before {
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/right-arrow-blue.svg") center
    center no-repeat;
  content: "";
  fill: #154481;
  height: 22px;
  min-width: 16px;
}
.catalogo-datos__wrapper--results .ultimos-resultados__boton-acordeon {
  background-color: #d9e5d6 !important;
}
.catalogo-datos__wrapper--results .ultimos-resultados__boton-acordeon--titulo {
  font-weight: bold;
  color: #154481;
  font-size: 1rem;
}
.catalogo-datos__wrapper--results
  .ultimos-resultados
  section:not[id="#control-parraf-resultados"] {
  padding-block: 0 !important;
}
.catalogo-datos__wrapper--results .ultimos-resultados__desplegable-acordeon {
  background-color: transparent !important;
  padding: 1rem !important;
  gap: 2rem;
  margin: 0 !important;
}
.catalogo-datos__wrapper--results .ultimos-resultados__desplegable-acordeon a {
  text-decoration: none;
}
.catalogo-datos__wrapper--results
  .ultimos-resultados__desplegable-acordeon
  a:hover {
  text-decoration: underline !important;
  color: #0064c2;
}
.catalogo-datos__wrapper--results
  .ultimos-resultados__desplegable-acordeon__dates {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0;
  padding: 0;
}
.catalogo-datos__wrapper--results
  .ultimos-resultados__desplegable-acordeon__dates__date__header {
  font-weight: bold;
}
.catalogo-datos__wrapper--results .ultimos-resultados__item {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0;
  margin: 0 !important;
}
.catalogo-datos__wrapper--results .ultimos-resultados__item--year {
  font-size: 1.1rem !important;
}
.catalogo-datos__wrapper--results .ultimos-resultados__item--boton-anios {
  color: black;
  border: 1px solid #d9e5d2;
  border-radius: 0.25rem;
  background-color: #fff;
  font-size: 0.8em !important;
  padding: 0.5rem 1rem;
}
.catalogo-datos__wrapper--results .ultimos-resultados__item--boton-anios:hover,
.catalogo-datos__wrapper--results
  .ultimos-resultados__item--boton-anios[aria-selected="true"] {
  background-color: #154481;
  color: #fff !important;
  border: 1px solid transparent;
}
@media (max-width: 1199.98px) {
  .catalogo-datos__wrapper--latest-data {
    align-items: center;
  }
}
.catalogo-datos__wrapper--latest-data .conoce-estadistica h2 {
  color: #154481;
  padding-inline: 1rem;
  padding-block: 0.5rem;
  margin-bottom: 1rem;
}
.catalogo-datos__wrapper--latest-data .conoce-estadistica__titulo {
  background-color: #edf0f3;
}
.catalogo-datos__wrapper--latest-data .contenedor-datos {
  position: relative;
}
.catalogo-datos__wrapper--latest-data .datos-iframe {
  width: 100%;
}
.catalogo-datos__wrapper--latest-data .datos-iframe iframe {
  width: 100%;
  border: 0;
}
@media (max-width: 767.98px) {
  .catalogo-datos__wrapper--latest-data .datos-iframe__desktop-tablet {
    display: none;
  }
  .catalogo-datos__wrapper--latest-data .datos-iframe__mobile {
    display: inline;
  }
}
@media (min-width: 576px) {
  .catalogo-datos__wrapper--latest-data .datos-iframe__desktop-tablet {
    display: inline;
  }
  .catalogo-datos__wrapper--latest-data .datos-iframe__mobile {
    display: none;
  }
}
.catalogo-datos__wrapper--infographic .contenedor-tarjeta picture {
  flex-basis: 50%;
}
.catalogo-datos__wrapper--infographic .contenedor-tarjeta .contenedor-datos {
  flex-basis: 50%;
}
.catalogo-datos__wrapper--methodology {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.catalogo-datos__wrapper--methodology__table table {
  border-collapse: collapse;
  width: 100% !important;
}
.catalogo-datos__wrapper--methodology__table td {
  border-top: 1px solid #edf0f3 !important;
  border-bottom: 1px solid #edf0f3 !important;
}
.catalogo-datos__wrapper--methodology__table th {
  background-color: #edf0f3;
  border-top: 1px solid #fff !important;
  border-bottom: 0 !important;
  padding: 0.75rem !important;
}
.catalogo-datos__wrapper--methodology .contenedor-tarjeta {
  max-width: 80%;
  align-self: center;
}
.opi-tooltip {
  font-size: 0.7em;
  position: relative;
  width: 16%;
  align-self: center;
  text-decoration: underline 1px dotted #2a2a2a;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0.5em;
}
@media (max-width: 767.98px) {
  .opi-tooltip {
    width: 23%;
    margin-left: 12%;
  }
}
@media (max-width: 991.98px) {
  .opi-tooltip {
    align-self: flex-start;
    margin-left: 6%;
  }
}
.opi-tooltip:hover .opi-tooltiptext {
  visibility: visible;
  opacity: 1;
}
.opi-tooltip .opi-tooltiptext {
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: -15%;
  opacity: 0;
  transition: opacity 0.3s;
  visibility: hidden;
  width: 7.5rem;
  background-color: #5a5a5a;
  color: #fff;
  text-align: center;
  padding: 0.313rem;
  border-radius: 0.375rem;
  line-height: 1.9em;
}
.opi-tooltip .opi-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #5a5a5a transparent transparent transparent;
}
.acordeon-principal__boton .bi-plus-circle {
  background: url("/o/missmi-theme/images/icons/reusable/circle-plus.svg")
    no-repeat;
  background-position: center center;
  height: 21px;
  width: 1.5rem;
  border: 0;
  background-color: transparent;
  color: #154481;
}
.acordeon-principal__boton[aria-expanded="true"] .bi-plus-circle {
  background: url("/o/missmi-theme/images/icons/reusable/circle-minus.svg")
    no-repeat;
}
.acordeon-principal__boton--icono {
  width: auto !important;
}
.acordeon-principal__boton--titulo {
  margin-left: 1rem !important;
  font-weight: bold;
  color: #154481;
  font-size: 1rem;
}
.m-genericLinkWrapper__item--desc {
  width: calc(33% - 1.875rem) !important;
  border-radius: 0 !important;
  border-top-right-radius: 0.9375rem !important;
  border-top-left-radius: 0.9375rem !important;
}
@media (max-width: 767.98px) {
  .m-genericLinkWrapper__item--desc {
    width: 70% !important;
  }
}
.m-genericLinkWrapper__item--desc .m-genericlinkItem__texts {
  text-align: center !important;
  margin-bottom: 2rem !important;
}
.m-genericLinkWrapper__item--desc
  .m-genericlinkItem__texts
  .m-genericlinkItem__title {
  font-size: 1.3em !important;
  font-weight: bold !important;
}
.m-genericLinkWrapper__item--desc
  .m-genericlinkItem__texts
  .m-genericlinkItem__title
  a {
  text-decoration: none !important;
}
.m-genericLinkWrapper__item--desc
  .m-genericlinkItem__texts
  .m-genericlinkItem__title
  a:hover {
  text-decoration: underline !important;
}
@media (max-width: 1199.98px) {
  .m-genericLinkWrapper__item--desc .m-genericlinkItem__texts .card-subtitle {
    font-size: 0.9rem;
  }
}
.m-bannerRRSS {
  background-color: #dce3ec;
  padding: 3rem 0;
}
.m-bannerRRSS__wrapper {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .m-bannerRRSS__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.m-bannerRRSS__wrapperUl {
  padding: 1rem 2rem;
  background-color: white;
  border-radius: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-bannerRRSS__ul {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
.m-bannerRRSS__li {
  margin: 0 !important;
}
.m-bannerRRSS__icon {
  display: inline-block;
}
.m-bannerRRSS__icon--facebook::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/facebook.svg")
    no-repeat;
}
.m-bannerRRSS__icon--facebook-white::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/facebook-white.svg")
    no-repeat center;
  background-size: 2.5rem;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--facebook-white::before {
    background-size: 3rem;
  }
}
.m-bannerRRSS__icon--instagram::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/instagram.svg")
    no-repeat;
}
.m-bannerRRSS__icon--instagram-white::before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/instagram-white.svg")
    no-repeat center;
  background-size: contain;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--instagram-white::before {
    width: 3rem;
    height: 3rem;
  }
}
.m-bannerRRSS__icon--x::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/x.svg") no-repeat;
}
.m-bannerRRSS__icon--x-white::before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/x-white.svg") no-repeat
    center;
  background-size: contain;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--x-white::before {
    width: 3rem;
    height: 3rem;
  }
}
.m-bannerRRSS__icon--youtube::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/youtube.svg") no-repeat;
}
.m-bannerRRSS__icon--youtube-white::before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/youtube-white.svg")
    no-repeat center;
  background-size: contain;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--youtube-white::before {
    width: 3rem;
    height: 3rem;
  }
}
.m-bannerRRSS__icon--telegram::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/telegram.svg")
    no-repeat;
}
.m-bannerRRSS__icon--linkedin::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/linkdin.svg") no-repeat;
}
.m-bannerRRSS__icon--linkedin-white::before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/linkedin-white.svg")
    no-repeat center;
  background-size: contain;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--linkedin-white::before {
    width: 3rem;
    height: 3rem;
  }
}
.m-bannerRRSS__icon--whatsapp::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/whatsapp.svg")
    no-repeat;
}
.m-bannerRRSS__icon--tiktok::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/tiktok.svg") no-repeat;
}
.m-bannerRRSS__icon--bluesky::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url("/o/missmi-theme/images/icons/reusable/bluesky.svg") no-repeat;
}
.m-bannerRRSS__icon--bluesky-white::before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/bluesky-white.svg")
    no-repeat center;
}
@media (min-width: 576px) {
  .m-bannerRRSS__icon--bluesky-white::before {
    width: 3rem;
    height: 3rem;
  }
}
.m-bannerRRSS__texts {
  margin-bottom: 3rem;
  flex-basis: 50%;
}
@media (min-width: 992px) {
  .m-bannerRRSS__texts {
    margin-left: 1.5rem;
    margin-bottom: 0;
  }
}
.m-bannerRRSS__title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  color: #154481;
  margin-bottom: 0;
}
.m-bannerRRSS__subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.125rem;
  color: #154481;
  margin-bottom: 0;
}
.m-bannerRRSS__iframes {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media (min-width: 1200px) {
  .m-bannerRRSS__iframes {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 5.625rem;
  }
}
.m-bannerRRSS__iframes .m-bannerRRSS__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.m-bannerRRSS__instagram {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m-bannerRRSS__twitter {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m-bannerRRSS .m-iframe--instagram {
  min-height: 26.5625rem;
  background: white;
  max-width: 100%;
  width: 37.5rem;
  border-radius: 0.9375rem;
  border: 0;
  box-shadow: none;
  display: block;
  margin: 0;
  min-width: 326px;
  padding: 0;
}
@media (min-width: 576px) {
  .m-bannerRRSS .m-iframe--instagram {
    height: 37.5rem;
  }
}
.novedadImagen {
  position: relative;
  width: 100%;
  padding: 5% 0;
  background-position: center;
  background-size: cover;
  min-height: 25vw;
}
@media (max-width: 991.98px) {
  .novedadImagen {
    min-height: 50vw;
  }
}
@media (max-width: 767.98px) {
  .novedadImagen {
    min-height: 80vw;
  }
}
.novedadImagen h2 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2% 3%;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  background-color: #335a89 !important;
}
.novedadImagen .contenidoNovedad {
  position: absolute;
  left: 0;
  bottom: 35px;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px 20px;
  width: 100%;
}
.novedadImagen .contenidoNovedad a {
  display: block;
}
.novedadImagen .tituloNovedad {
  font-size: 1.5rem;
}
.contenedor-iframe {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  background-color: white;
  overflow: hidden;
}
.contenedor-iframe .nacionalidad-iframe {
  flex-grow: 1;
  border: 0;
  margin: 0;
  padding: 0;
}
.novedadImagen .contenidoNovedad,
.novedadImagen .contenidoNovedad a,
.novedadImagen .contenidoNovedad a:hover {
  color: #fff;
}
.novedadImagen .contenidoNovedad a,
.novedadImagen .contenidoNovedad a:hover {
  text-decoration: none;
}
.tarjeta-sombreada {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12rem;
  border-radius: 1rem;
  overflow: hidden;
}
.tarjeta-sombreada .m-genericklinkItem__text .m-genericLinkWrapper__item {
  width: 100%;
  height: 100%;
}
.tarjeta-sombreada .m-genericklinkItem__image {
  width: 100%;
  height: 100%;
}
.tarjeta-sombreada .m-genericklinkItem__image img {
  width: 100%;
  height: auto;
  filter: brightness(50%);
}
.tarjeta-sombreada .m-genericklinkItem__title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  padding: 10px;
  text-align: center;
  z-index: 1;
  color: white;
  font-size: 1.2rem;
  overflow: hidden;
  white-space: normal;
}
.tarjeta-sombreada .m-genericklinkItem__title a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
}
.tarjeta-sombreada ul {
  gap: 2rem;
}
@media (max-width: 991.98px) {
  .tarjeta-sombreada .m-genericLinkWrapper__item {
    width: calc(50% - 2rem);
  }
}
@media (max-width: 767.98px) {
  .m-genericLinkWrapper__item {
    width: 100%;
  }
}
.tarjeta-imagen {
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tarjeta-imagen .m-genericLinkWrapper__item {
  height: 8rem;
}
.tarjeta-imagen .m-genericklinkItem__image {
  position: relative;
  width: 100%;
  height: 100%;
}
.tarjeta-imagen .m-genericklinkItem__image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .tarjeta-imagen .m-genericLinkWrapper__item {
    width: calc(33% - 2rem);
  }
}
@media (max-width: 767.98px) {
  .tarjeta-imagen .m-genericLinkWrapper__item {
    width: 100%;
  }
}
.oposiciones-yellow-container {
  background-color: #ffdb00;
}
.oposiciones-yellow-container .container-fluid {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.oposiciones-white-container {
  background-color: #fff;
}
.oposiciones-white-container .container-fluid {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.oposiciones-listado li {
  margin-bottom: 0;
}
.oposiciones-banner .titulo_bannerMulti {
  border-bottom: 0.125rem solid #2a2a2a;
  padding-bottom: 1.125rem;
}
.oposiciones-banner-texts {
  display: flex;
  gap: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (max-width: 991.98px) {
  .oposiciones-banner-texts {
    flex-direction: column;
    gap: 0;
  }
}
.oposiciones-banner-texts .desc_bannerMulti {
  flex: 50%;
  color: #2a2a2a !important;
  margin: 0 !important;
}
@media (max-width: 991.98px) {
  .oposiciones-banner-texts .desc_bannerMulti.texto-derecha {
    padding-top: 1.5rem;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  }
}
.oposiciones-botones-banner {
  display: flex;
  justify-content: center;
  gap: 0.625rem;
}
@media (max-width: 991.98px) {
  .oposiciones-botones-banner {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .oposiciones-botones-banner .boton-bannerMulti a.btn.btn-outline {
    min-height: 4.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .oposiciones-titulo-requerimientos {
    text-align: center;
  }
}
.oposiciones-requerimientos {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 991.98px) {
  .oposiciones-requerimientos {
    flex-direction: column;
  }
}
.oposiciones-requerimientos .m-colouredCard {
  flex: 50%;
}
.oposiciones-tarjetas {
  display: flex;
  gap: 1.5rem;
  padding-bottom: 2rem !important;
}
@media (max-width: 991.98px) {
  .oposiciones-tarjetas {
    flex-direction: column;
  }
}
.oposiciones-materialApoyo {
  padding-bottom: 4rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.3rem;
}
.oposiciones-tarjeta-botones.m-colouredCard {
  justify-content: flex-start;
  padding: 3rem 6rem;
  flex: 50%;
}
@media (min-width: 992px) {
  .oposiciones-tarjeta-botones.m-colouredCard {
    min-height: 21.25rem;
  }
}
@media (max-width: 1199.98px) {
  .oposiciones-tarjeta-botones.m-colouredCard {
    padding: 3rem;
  }
}
@media (max-width: 767.98px) {
  .oposiciones-tarjeta-botones.m-colouredCard {
    padding: 3rem 1rem;
  }
}
.oposiciones-tarjeta-botones.m-colouredCard .m-colouredCard-link a {
  padding: 0.75rem 1.5rem;
}
.oposiciones-listado-enlaces-titulo {
  margin-bottom: 2.5rem;
}
@media (max-width: 991.98px) {
  .oposiciones-listado-enlaces-titulo {
    text-align: center;
  }
}
.oposiciones-listado-enlaces-lista-enlaces {
  margin-bottom: 1rem;
}
.oposiciones-listado-enlaces-lista-enlaces a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #2a2a2a;
}
.oposiciones-listado-enlaces-lista {
  padding-left: 2rem;
}
.oposiciones-listado-enlaces-arrow {
  width: 1.5rem;
  height: 1.5rem;
  background: url("/o/missmi-theme/images/icons/reusable/arrow-forward-blue.svg")
    center no-repeat;
  background-size: 1.5rem;
}
.oposiciones-listado-enlaces-div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.oposicion-card.m-colouredCard.m-colouredCard-color-1 {
  min-height: 13.125rem;
  justify-content: space-between;
}
.oposicion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oposicion-pill {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  gap: 0.5rem;
  color: white;
  background-color: #154481;
  padding: 0.25rem 0.75rem;
  border-radius: 3.125rem;
}
.oposicion-pill .lexicon-icon {
  color: white;
}
.oposicion-pill .lexicon-icon-video {
  border-radius: 3.125rem;
}
.carousel-container {
  display: flex;
  justify-content: center;
}
.gl-carousel {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  width: 90%;
}
.gl-carousel__slider {
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.3s;
  visibility: visible;
}
.gl-carousel__slider:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
}
.gl-carousel__slider:not(.slick-initialized) > *:not(:first-of-type) {
  display: none;
}
.gl-carousel__slide {
  background-color: transparent;
  border: 0;
  display: flex !important;
  flex-direction: column;
  padding: 0;
}
.gl-carousel__slide:focus {
  box-shadow: none;
  outline: transparent;
}
.gl-carousel__image {
  display: flex;
  flex-direction: column;
  height: 11.125rem;
  object-fit: cover;
  object-position: top;
  width: 100vw;
}
@media (min-width: 768px) {
  .gl-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .gl-carousel__image {
    height: 28.5625rem;
  }
}
.gl-carousel__description {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.191875rem;
  padding: 1rem 1.5rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .gl-carousel__description {
    padding: 2rem 1.5rem;
  }
}
.gl-carousel .gl-mask-icon {
  display: block;
  mask-position: center;
  mask-repeat: no-repeat;
  min-width: 2rem;
  height: 2rem;
}
.gl-carousel .gl-mask-icon--close {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/close.svg");
}
.gl-carousel-controls {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  column-gap: 2rem;
}
.gl-carousel-controls__item {
  margin-bottom: 0;
}
.gl-carousel-controls__button {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  padding: 0;
  position: relative;
}
.gl-carousel-controls__button:focus {
  z-index: 200;
}
.gl-carousel-controls .gl-icon {
  display: block;
  background-size: contain;
  height: 3.789375rem;
  width: 3.789375rem;
}
.gl-carousel-controls .gl-icon--first-page {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/first-page.svg");
}
.gl-carousel-controls .gl-icon--arrow-left {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/arrow-left.svg");
}
.gl-carousel-controls .gl-icon--arrow-right {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/arrow-right.svg");
}
.gl-carousel-controls .gl-icon--last-page {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/last-page.svg");
}
.gl-carousel-dialog {
  border-radius: 0.5rem;
  border: 0;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  display: flex;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.gl-carousel-dialog[open] {
  opacity: 1;
  pointer-events: inherit;
}
.gl-carousel-dialog__body {
  display: flex;
  flex-direction: column;
}
.gl-carousel-dialog__body:first-child {
  flex-grow: 1;
}
.gl-carousel-dialog .gl-carousel__image {
  height: 11.125rem;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
@media (min-width: 768px) {
  .gl-carousel-dialog .gl-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .gl-carousel-dialog .gl-carousel__image {
    height: 44.201875rem;
  }
}
.gl-carousel-dialog .btn-close {
  align-items: center;
  background-color: #154481;
  border-radius: 100%;
  border: 0;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  width: 2.5rem;
  z-index: 10;
}
.gl-carousel-dialog .gl-mask-icon {
  background-color: #fff;
  height: 1.5rem;
  width: 1.5rem;
}
.gl-mask-icon {
  display: block;
  mask-position: center;
  mask-repeat: no-repeat;
  min-width: 2rem;
  height: 2rem;
}
.gl-mask-icon--close {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/close.svg");
}
.m-bannerHome {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (min-width: 768px) {
  .m-bannerHome {
    height: 217px;
  }
}
@media (min-width: 992px) {
  .m-bannerHome {
    height: 420px;
  }
}
.m-bannerHome:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.m-bannerHome__playIcon {
  width: 72px;
  height: 72px;
  background-image: url("/o/missmi-theme/images/icons/reusable/play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .m-bannerHome__playIcon {
    width: 96px;
    height: 96px;
  }
}
.missm-aviso-embed-exito .missm-aviso-wrapper,
.missm-aviso-embed-info .missm-aviso-wrapper,
.missm-aviso-embed-alerta .missm-aviso-wrapper,
.missm-aviso-embed-error .missm-aviso-wrapper,
.missm-aviso-fixed-exito .missm-aviso-wrapper,
.missm-aviso-fixed-info .missm-aviso-wrapper,
.missm-aviso-fixed-alerta .missm-aviso-wrapper,
.missm-aviso-fixed-error .missm-aviso-wrapper {
  padding: 2rem;
}
.missm-aviso-embed-exito .missm-aviso-body,
.missm-aviso-embed-info .missm-aviso-body,
.missm-aviso-embed-alerta .missm-aviso-body,
.missm-aviso-embed-error .missm-aviso-body,
.missm-aviso-fixed-exito .missm-aviso-body,
.missm-aviso-fixed-info .missm-aviso-body,
.missm-aviso-fixed-alerta .missm-aviso-body,
.missm-aviso-fixed-error .missm-aviso-body {
  display: flex;
}
.missm-aviso-embed-exito .missm-aviso-icono-img,
.missm-aviso-embed-info .missm-aviso-icono-img,
.missm-aviso-embed-alerta .missm-aviso-icono-img,
.missm-aviso-embed-error .missm-aviso-icono-img,
.missm-aviso-fixed-exito .missm-aviso-icono-img,
.missm-aviso-fixed-info .missm-aviso-icono-img,
.missm-aviso-fixed-alerta .missm-aviso-icono-img,
.missm-aviso-fixed-error .missm-aviso-icono-img {
  display: inline-block;
}
.missm-aviso-embed-exito .missm-aviso-titulo,
.missm-aviso-embed-info .missm-aviso-titulo,
.missm-aviso-embed-alerta .missm-aviso-titulo,
.missm-aviso-embed-error .missm-aviso-titulo,
.missm-aviso-fixed-exito .missm-aviso-titulo,
.missm-aviso-fixed-info .missm-aviso-titulo,
.missm-aviso-fixed-alerta .missm-aviso-titulo,
.missm-aviso-fixed-error .missm-aviso-titulo {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
}
.missm-aviso-embed-exito .missm-aviso-content,
.missm-aviso-embed-info .missm-aviso-content,
.missm-aviso-embed-alerta .missm-aviso-content,
.missm-aviso-embed-error .missm-aviso-content,
.missm-aviso-fixed-exito .missm-aviso-content,
.missm-aviso-fixed-info .missm-aviso-content,
.missm-aviso-fixed-alerta .missm-aviso-content,
.missm-aviso-fixed-error .missm-aviso-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.missm-aviso-embed-exito a,
.missm-aviso-embed-info a,
.missm-aviso-embed-alerta a,
.missm-aviso-embed-error a,
.missm-aviso-fixed-exito a,
.missm-aviso-fixed-info a,
.missm-aviso-fixed-alerta a,
.missm-aviso-fixed-error a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  width: fit-content;
}
.missm-aviso-embed-exito .missm-aviso-link-container,
.missm-aviso-embed-info .missm-aviso-link-container,
.missm-aviso-embed-alerta .missm-aviso-link-container,
.missm-aviso-embed-error .missm-aviso-link-container,
.missm-aviso-fixed-exito .missm-aviso-link-container,
.missm-aviso-fixed-info .missm-aviso-link-container,
.missm-aviso-fixed-alerta .missm-aviso-link-container,
.missm-aviso-fixed-error .missm-aviso-link-container {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
@media (max-width: 767.98px) {
  .missm-aviso-embed-exito .missm-aviso-link-container,
  .missm-aviso-embed-info .missm-aviso-link-container,
  .missm-aviso-embed-alerta .missm-aviso-link-container,
  .missm-aviso-embed-error .missm-aviso-link-container,
  .missm-aviso-fixed-exito .missm-aviso-link-container,
  .missm-aviso-fixed-info .missm-aviso-link-container,
  .missm-aviso-fixed-alerta .missm-aviso-link-container,
  .missm-aviso-fixed-error .missm-aviso-link-container {
    flex-direction: column;
    align-items: start;
  }
}
.missm-aviso-embed-exito .missm-aviso-button,
.missm-aviso-embed-info .missm-aviso-button,
.missm-aviso-embed-alerta .missm-aviso-button,
.missm-aviso-embed-error .missm-aviso-button,
.missm-aviso-fixed-exito .missm-aviso-button,
.missm-aviso-fixed-info .missm-aviso-button,
.missm-aviso-fixed-alerta .missm-aviso-button,
.missm-aviso-fixed-error .missm-aviso-button {
  padding: 0.75rem 1.5rem;
  border-radius: 0.625rem;
}
.missm-aviso-embed-exito .missm-aviso-wrapper,
.missm-aviso-fixed-exito .missm-aviso-wrapper {
  background-color: #edf7ee;
}
.missm-aviso-embed-exito .missm-aviso-icono-img,
.missm-aviso-fixed-exito .missm-aviso-icono-img {
  background: url("/o/missmi-theme/images/icons/avisos/exito.svg") center center
    no-repeat;
}
.missm-aviso-embed-exito .missm-aviso-titulo,
.missm-aviso-fixed-exito .missm-aviso-titulo {
  color: #246623;
}
.missm-aviso-embed-exito .missm-aviso-button,
.missm-aviso-fixed-exito .missm-aviso-button {
  border: 0.125rem solid #246623;
}
.missm-aviso-embed-exito .missm-aviso-button:hover,
.missm-aviso-fixed-exito .missm-aviso-button:hover {
  background-color: #246623;
  color: #fff;
}
.missm-aviso-embed-info .missm-aviso-wrapper,
.missm-aviso-fixed-info .missm-aviso-wrapper {
  background-color: #e5f3ff;
}
.missm-aviso-embed-info .missm-aviso-icono-img,
.missm-aviso-fixed-info .missm-aviso-icono-img {
  background: url("/o/missmi-theme/images/icons/avisos/info.svg") center center
    no-repeat;
}
.missm-aviso-embed-info .missm-aviso-titulo,
.missm-aviso-fixed-info .missm-aviso-titulo {
  color: #154481;
}
.missm-aviso-embed-info .missm-aviso-button,
.missm-aviso-fixed-info .missm-aviso-button {
  border: 0.125rem solid #154481;
}
.missm-aviso-embed-info .missm-aviso-button:hover,
.missm-aviso-fixed-info .missm-aviso-button:hover {
  background-color: #154481;
  color: #fff;
}
.missm-aviso-embed-alerta .missm-aviso-wrapper,
.missm-aviso-fixed-alerta .missm-aviso-wrapper {
  background-color: #fff4e5;
}
.missm-aviso-embed-alerta .missm-aviso-icono-img,
.missm-aviso-fixed-alerta .missm-aviso-icono-img {
  background: url("/o/missmi-theme/images/icons/avisos/alerta.svg") center
    center no-repeat;
}
.missm-aviso-embed-alerta .missm-aviso-titulo,
.missm-aviso-fixed-alerta .missm-aviso-titulo {
  color: #000;
}
.missm-aviso-embed-alerta .missm-aviso-button,
.missm-aviso-fixed-alerta .missm-aviso-button {
  border: 0.125rem solid #ffaf3d;
}
.missm-aviso-embed-alerta .missm-aviso-button:hover,
.missm-aviso-fixed-alerta .missm-aviso-button:hover {
  background-color: #ffaf3d;
  color: #000;
}
.missm-aviso-embed-error .missm-aviso-wrapper,
.missm-aviso-fixed-error .missm-aviso-wrapper {
  background-color: #ffe7e6;
}
.missm-aviso-embed-error .missm-aviso-icono-img,
.missm-aviso-fixed-error .missm-aviso-icono-img {
  background: url("/o/missmi-theme/images/icons/avisos/error.svg") center center
    no-repeat;
}
.missm-aviso-embed-error .missm-aviso-titulo,
.missm-aviso-fixed-error .missm-aviso-titulo {
  color: #b50801;
}
.missm-aviso-embed-error .missm-aviso-button,
.missm-aviso-fixed-error .missm-aviso-button {
  border: 0.125rem solid #b50801;
}
.missm-aviso-embed-error .missm-aviso-button:hover,
.missm-aviso-fixed-error .missm-aviso-button:hover {
  background-color: #b50801;
  color: #fff;
}
.missm-aviso-embed-exito .missm-aviso-icono-img,
.missm-aviso-embed-info .missm-aviso-icono-img,
.missm-aviso-embed-alerta .missm-aviso-icono-img,
.missm-aviso-embed-error .missm-aviso-icono-img {
  width: 3rem;
  height: 3rem;
  background-size: 3rem;
}
.missm-aviso-embed-exito .missm-aviso-body,
.missm-aviso-embed-info .missm-aviso-body,
.missm-aviso-embed-alerta .missm-aviso-body,
.missm-aviso-embed-error .missm-aviso-body {
  gap: 1rem;
}
.missm-aviso-embed-exito .missm-aviso-wrapper {
  border: 0.0625rem solid #246623;
  border-left: 0.5rem solid #246623;
}
.missm-aviso-embed-info .missm-aviso-wrapper {
  border: 0.0625rem solid #154481;
  border-left: 0.5rem solid #154481;
}
.missm-aviso-embed-alerta .missm-aviso-wrapper {
  border: 0.0625rem solid #ffaf3d;
  border-left: 0.5rem solid #ffaf3d;
}
.missm-aviso-embed-error .missm-aviso-wrapper {
  border: 0.0625rem solid #b50801;
  border-left: 0.5rem solid #b50801;
}
.missm-aviso-fixed-exito .missm-aviso-header,
.missm-aviso-fixed-info .missm-aviso-header,
.missm-aviso-fixed-alerta .missm-aviso-header,
.missm-aviso-fixed-error .missm-aviso-header {
  text-align: right;
  margin-bottom: 1.5rem;
}
.missm-aviso-fixed-exito .missm-aviso-close,
.missm-aviso-fixed-info .missm-aviso-close,
.missm-aviso-fixed-alerta .missm-aviso-close,
.missm-aviso-fixed-error .missm-aviso-close {
  background: url("/o/missmi-theme/images/icons/avisos/close.svg") center center
    no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem;
  border: 0;
}
.missm-aviso-fixed-exito .missm-aviso-icono-img,
.missm-aviso-fixed-info .missm-aviso-icono-img,
.missm-aviso-fixed-alerta .missm-aviso-icono-img,
.missm-aviso-fixed-error .missm-aviso-icono-img {
  width: 5.125rem;
  height: 5.125rem;
  background-size: 5.125rem;
}
@media (max-width: 767.98px) {
  .missm-aviso-fixed-exito .missm-aviso-icono-img,
  .missm-aviso-fixed-info .missm-aviso-icono-img,
  .missm-aviso-fixed-alerta .missm-aviso-icono-img,
  .missm-aviso-fixed-error .missm-aviso-icono-img {
    width: 3rem;
    height: 3rem;
    background-size: 3rem;
  }
}
.missm-aviso-fixed-exito .missm-aviso-body,
.missm-aviso-fixed-info .missm-aviso-body,
.missm-aviso-fixed-alerta .missm-aviso-body,
.missm-aviso-fixed-error .missm-aviso-body {
  gap: 2rem;
}
.missm-aviso-principal-wrapper {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.exposiciones-detalle__title {
  color: #154481;
}
.exposiciones-detalle__info--title {
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 0.625rem;
  display: flex;
  gap: 0.5rem;
}
.exposiciones-detalle__info--title::before {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/info-icon.svg");
  width: 2rem;
  height: 2rem;
  background-size: cover;
}
.exposiciones-detalle__info--fechas {
  margin-bottom: 1rem;
}
.exposiciones-detalle__info--fechas p {
  margin-bottom: 0;
}
.exposiciones-detalle__info--lugar {
  margin-bottom: 1rem;
}
.exposiciones-detalle__info--lugar p {
  margin-bottom: 0;
}
.exposiciones-detalle__info--publico {
  margin-bottom: 1rem;
}
.exposiciones-detalle__info--publico p {
  margin-bottom: 0;
}
.exposiciones-detalle__info .bold-info__fechas {
  font-weight: bold;
  display: flex;
  gap: 0.5rem;
}
.exposiciones-detalle__info .bold-info__fechas::before {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/calendar.svg");
  width: 1.5rem;
  height: 1.5rem;
  background-size: cover;
  display: inline-block;
  gap: 0.5rem;
}
.exposiciones-detalle__info .bold-info__lugar {
  font-weight: bold;
  display: flex;
  gap: 0.5rem;
}
.exposiciones-detalle__info .bold-info__lugar::before {
  content: "";
  background-image: url("/o/missmi-theme/images/ciudadania/icons/location_on.svg");
  width: 1.5rem;
  height: 1.5rem;
  background-size: cover;
  display: inline-block;
  gap: 0.5rem;
}
.exposiciones-detalle__info .bold-info__publico {
  font-weight: bold;
  display: flex;
  gap: 0.5rem;
}
.exposiciones-detalle__info .bold-info__publico::before {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/people.svg");
  width: 1.5rem;
  height: 1.5rem;
  background-size: cover;
  display: inline-block;
  gap: 0.5rem;
}
.exposiciones-detalle__materiales-title {
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 0.625rem;
  display: flex;
  gap: 0.5rem;
}
.exposiciones-detalle__materiales-title::before {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/materiales-icon.svg");
  width: 2rem;
  height: 2rem;
  background-size: cover;
}
.m-materiales {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
  padding: 0.625rem;
  flex-wrap: wrap;
}
.m-materiales__item {
  border-radius: 0.5rem;
  border: 1px solid #d7d8dc;
  gap: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16.5rem;
  height: 14.875rem;
  padding: 1rem;
}
.m-materiales__item--image {
  width: 4.5rem;
}
.m-materiales__item--title {
  color: #103361;
  font-weight: bold;
}
.m-materiales__item--title::after {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/download.svg");
  width: 1rem;
  height: 1rem;
  background-size: cover;
  display: inline-block;
  gap: 0.5rem;
  border: 0;
}
.m-exposiciones-grid {
  display: grid;
  gap: 1.5rem;
  grid-auto-rows: 1fr;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.m-exposiciones-grid li {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .m-exposiciones-grid--x2,
  .m-exposiciones-grid--x3,
  .m-exposiciones-grid--x4,
  .m-exposiciones-grid--x5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .m-exposiciones-grid--x3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .m-exposiciones-grid--x4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .m-exposiciones-grid--x4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .m-exposiciones-grid--x5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .m-exposiciones-grid--x5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
.m-shortcout-card {
  align-items: end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.5rem;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  display: flex;
  height: 100%;
  min-height: 8.375rem;
  padding: 1.5rem 1.75rem;
  transition: transform 0.2s ease;
}
.m-shortcout-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.m-shortcout-card--bgtop {
  background-position: top;
}
.m-shortcout-card--large {
  min-height: 15.375rem;
  padding: 1.875rem 1.75rem;
}
.m-shortcout-card__link {
  align-items: flex-start;
  color: white !important;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
}
.m-shortcout-card__link:hover,
.m-shortcout-card__link:focus {
  color: white !important;
}
.m-shortcout-card__link .m-icon {
  background-color: white;
}
.m-shortcout-card__paragraph {
  margin-bottom: 0;
  color: white;
}
.mainWrapper .m-multi-banner.container .m-multi-banner__text-0 {
  padding: 4rem 0.9375rem 4rem 5%;
}
.mainWrapper .m-multi-banner.container .m-multi-banner__text-2 {
  padding: 4rem 5% 4rem 0.9375rem;
}
.mainWrapper .m-multi-banner .m-multi-bannerWrapper {
  min-height: 18rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-multi-banner .m-multi-bannerWrapper {
    min-height: 32rem;
  }
}
.mainWrapper .m-multi-banner .m-multi-banner__img {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 18rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-multi-banner .m-multi-banner__img {
    min-height: 32rem;
  }
}
.mainWrapper .m-multi-banner .m-multi-banner__img.m-img-bg-cover {
  background-size: cover !important;
}
.mainWrapper .m-multi-banner .m-multi-banner__img.m-img-bg-contain {
  background-size: contain !important;
}
.mainWrapper .m-multi-banner .m-multi-banner__text-0,
.mainWrapper .m-multi-banner .m-multi-banner__text-2 {
  padding: 4rem 5%;
}
.mainWrapper .m-multi-banner .titulo_bannerMulti {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #2a2a2a;
  font-size: 1.75rem;
  line-height: 1.33;
}
@media (min-width: 1200px) {
  .mainWrapper .m-multi-banner .titulo_bannerMulti {
    font-size: 2rem;
  }
}
.mainWrapper .m-multi-banner .desc_bannerMulti {
  color: #5a5a5a;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-top: 2rem;
  margin-bottom: 3rem;
  line-height: 1.5;
}
.mainWrapper .m-multi-banner .btn.btn-outline {
  display: block;
  width: 100%;
  color: #154481;
  background-color: transparent;
  border-radius: 0.5rem;
  border: 0.1875rem solid #154481;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  text-decoration: none !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.4s;
}
@media (min-width: 576px) {
  .mainWrapper .m-multi-banner .btn.btn-outline {
    display: inline-block;
    width: auto;
  }
}
.mainWrapper .m-multi-banner .btn.btn-outline:hover,
.mainWrapper .m-multi-banner .btn.btn-outline:focus {
  color: white !important;
  background-color: #154481;
}
.mainWrapper .m-multi-banner .enlace_bannerMulti {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
}
.mainWrapper .m-fragmentLink {
  padding: 2rem 0;
}
.mainWrapper .m-fragmentLink .m-linkMissm {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mainWrapper .m-fragmentLink .m-linkMissm:hover .m-arrow {
  height: 1rem;
  width: 1rem;
  color: #0064c2;
}
.mainWrapper .m-fragmentLink .m-linkMissm__a {
  text-decoration: none;
  font-size: 1.0625rem;
}
.mainWrapper .m-fragmentLink .m-linkMissm__arrow {
  margin-left: 0.5rem;
}
.mainWrapper .m-fragmentLink .m-linkMissm .lexicon-icon {
  margin-top: -0.125rem;
}
.mainWrapper .m-fragmentLink .m-linkMissm .m-arrow {
  height: 1rem;
  width: 1rem;
  color: #154481;
}
.mainWrapper .o-button {
  align-items: center;
  border-radius: 0.25rem;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 0.25rem;
  justify-content: center;
  line-height: 1.21875rem;
  padding: 0.90625rem 3.75rem;
  text-decoration: none;
  transition: 0.2s;
  width: 100%;
}
.mainWrapper .o-button:hover {
  text-decoration: none;
}
.mainWrapper .o-button:focus {
  box-shadow: none;
  outline-offset: 0.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .o-button {
    width: fit-content;
  }
}
.mainWrapper .o-button--primary {
  background-color: #154481;
  color: #fff;
}
.mainWrapper .o-button--primary:hover {
  background-color: #007bff;
  color: #fff;
}
.mainWrapper .o-button--primary:focus {
  outline: 0.0625rem solid #154481;
}
.mainWrapper .o-button--primary .o-button__icon {
  fill: #fff;
}
.mainWrapper .o-button--secondary {
  background-color: #595959;
  color: #fff;
}
.mainWrapper .o-button--secondary:hover {
  background-color: #302c2c;
  color: #fff;
}
.mainWrapper .o-button--secondary:focus {
  outline: 0.0625rem solid #595959;
}
.mainWrapper .o-button--secondary .o-button__icon {
  fill: #fff;
}
.mainWrapper .o-button--primary-outline {
  border: 0.125rem solid #154481;
  color: #154481;
}
.mainWrapper .o-button--primary-outline:hover {
  border: 0.125rem solid #007bff;
  color: #007bff;
}
.mainWrapper .o-button--primary-outline:hover .o-button__icon {
  fill: #007bff;
}
.mainWrapper .o-button--primary-outline:focus {
  outline: 0.0625rem solid #154481;
}
.mainWrapper .o-button--primary-outline .o-button__icon {
  fill: #154481;
}
.mainWrapper .o-button--secondary-outline {
  border: 0.125rem solid #595959;
  color: #595959;
}
.mainWrapper .o-button--secondary-outline:hover {
  border: 0.125rem solid #302c2c;
  color: #302c2c;
}
.mainWrapper .o-button--secondary-outline:hover .o-button__icon {
  fill: #302c2c;
}
.mainWrapper .o-button--secondary-outline:focus {
  outline: 0.0625rem solid #595959;
}
.mainWrapper .o-button--secondary-outline .o-button__icon {
  fill: #595959;
}
.mainWrapper .o-button--link {
  border-radius: 0;
  color: #154481;
  font-weight: 400;
  line-height: 1.361875rem;
  padding: 0;
  text-decoration: underline;
}
.mainWrapper .o-button--link:hover {
  color: #007bff;
  text-decoration: underline;
}
.mainWrapper .o-button--link:hover .o-button__icon {
  fill: #007bff;
}
.mainWrapper .o-button--link:focus {
  outline: 0.0625rem solid #154481;
}
.mainWrapper .o-button--link .o-button__icon {
  fill: #154481;
}
.mainWrapper .o-button__icon {
  height: 1rem;
  width: 1rem;
}
.mainWrapper
  .m-carrusel.loading-carousel
  .m-carrusel-content
  div.journal-content-article:not(:first-child) {
  display: none;
}
.mainWrapper .m-carrusel .m-carrusel-content .m-wrapperText {
  padding-top: 0rem;
  padding-bottom: 0rem;
  min-height: 18.75rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-wrapperText {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
    min-height: 23.75rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-wrapperText {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-text-wrapper {
  background-color: #edf0f3;
  width: 100%;
  padding: 3rem 2rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-text-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-text-wrapper {
    padding: 3.175rem 0.1rem 3.175rem 4.175rem;
    width: 50%;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-titulo {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5rem;
  color: #154481;
}
@media (min-width: 576px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-titulo {
    line-height: 2.2rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-desc {
  margin-top: 1rem;
  line-height: 1.3rem;
  font-size: 1.125rem;
  color: #5a5a5a;
  font-weight: 500;
  line-height: 2rem;
  font-size: 1.215rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-desc p {
  line-height: 2rem;
  font-size: 1.215rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainWrapper
  .m-carrusel
  .m-carrusel-content
  .m-carrusel-item-link
  .m-boxed-anchor {
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  background-color: transparent;
  border: 0.125rem solid #154481;
  padding: 1rem 2rem;
  font-size: 0.875rem;
  display: block;
  text-align: center;
  color: #154481;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .mainWrapper
    .m-carrusel
    .m-carrusel-content
    .m-carrusel-item-link
    .m-boxed-anchor {
    border: 0.1875rem solid #154481;
    padding: 1rem 3rem;
    font-size: 1.25rem;
    margin-top: 3rem;
    display: inline-block;
    font-size: 1rem;
  }
}
.mainWrapper
  .m-carrusel
  .m-carrusel-content
  .m-carrusel-item-link
  .m-boxed-anchor:hover {
  color: #e3e3eb;
  background-color: #154481;
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-image {
  width: 100%;
  min-height: 15rem;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-image {
    width: 100%;
    min-height: 23rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item-image {
    width: 50%;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-item {
    min-height: 37.5rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow {
  position: absolute;
  bottom: 3.75rem;
  z-index: 1;
  background: 0;
  border: 0;
  width: 3.125rem;
  height: 3.125rem;
  text-indent: -9999px;
  border: 0.0625rem solid transparent;
  top: 15rem;
}
@media (min-width: 768px) {
  .mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow {
    top: 23rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow {
    top: 50%;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow.slick-prev {
  left: 1.875rem;
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-prev.svg") center
    center no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow.slick-prev {
    left: 3.75rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow.slick-next {
  right: 1.875rem;
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-next.svg") center
    center no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow.slick-next {
    right: 3.75rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content button.slick-arrow.slick-disabled {
  opacity: 0.25;
}
.mainWrapper .m-carrusel .m-carrusel-content .slick-dots {
  bottom: 0;
  left: 0;
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .slick-dots {
    bottom: 2rem;
    left: -25%;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .slick-dots li {
  margin: 0 0.5rem;
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .slick-dots li {
    margin: 0 0.9375rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .slick-dots li button {
  background: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  background-color: #0064c2;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  text-indent: -9999px;
  margin-right: 3.75em;
  border: 0.0625rem solid transparent;
}
@media (min-width: 768px) {
  .mainWrapper .m-carrusel .m-carrusel-content .slick-dots li button {
    width: 1.25rem;
    height: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .mainWrapper .m-carrusel .m-carrusel-content .slick-dots li button {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.mainWrapper
  .m-carrusel
  .m-carrusel-content
  .slick-dots
  li.slick-active
  button {
  background-color: #154481;
  width: 1.25rem;
  height: 1.25rem;
}
@media (min-width: 1200px) {
  .mainWrapper
    .m-carrusel
    .m-carrusel-content
    .slick-dots
    li.slick-active
    button {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.mainWrapper .m-carrusel .m-carrusel-content .slick-autoplay-toggle-button {
  left: inherit;
  bottom: 0.5rem;
  right: 1.875rem;
  border: 2px solid #154481;
  padding: 6px;
  min-width: 115px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #154481;
  background-color: white;
  opacity: 1;
  border-radius: 0.5rem;
}
.mainWrapper .m-carrusel .m-carrusel-content .m-carrusel-slick-icon {
  width: 100%;
  height: auto;
  font-family: "slick";
  font-size: 1rem;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  color: #154481;
}
.mainWrapper
  .m-carrusel
  .m-carrusel-content
  .m-carrusel-slick-icon--pause::before {
  content: "⏸";
  color: #154481;
  padding-right: 0.5rem;
}
.mainWrapper
  .m-carrusel
  .m-carrusel-content
  .m-carrusel-slick-icon--play::before {
  content: "▶";
  color: #154481;
  padding-right: 0.3rem;
}
.mainWrapper .missm-multimedia-carousel {
  position: relative;
}
.mainWrapper .missm-multimedia-carousel__container {
  margin-bottom: 0;
  margin-inline: 3rem;
  opacity: 1;
  transition: 0.2s;
  visibility: visible;
}
.mainWrapper .missm-multimedia-carousel__container:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden;
}
.mainWrapper
  .missm-multimedia-carousel__container:not(.slick-initialized)
  > *:not(:first-of-type) {
  display: none;
}
@media (min-width: 768px) {
  .mainWrapper .missm-multimedia-carousel__container {
    margin-inline: 4.5rem;
  }
}
@media (min-width: 1400px) {
  .mainWrapper .missm-multimedia-carousel__container {
    margin-inline: 0;
  }
}
@media (min-width: 768px) {
  .mainWrapper .missm-multimedia-carousel {
    margin-inline: 0;
  }
}
@media (min-width: 992px) {
  .mainWrapper .missm-multimedia-carousel .slick-slide {
    margin-inline: 0.75rem;
  }
}
.mainWrapper .missm-multimedia-carousel .slick-arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/icons/reusable/arrow-black-ios.svg");
  height: 3rem;
  width: 3rem;
}
.mainWrapper .missm-multimedia-carousel .slick-prev {
  bottom: calc(50% - 1.5rem);
  left: -3.25rem;
}
@media (min-width: 768px) {
  .mainWrapper .missm-multimedia-carousel .slick-prev {
    left: inherit;
    right: calc(100% + 1.5rem);
  }
}
.mainWrapper .missm-multimedia-carousel .slick-next {
  right: -3.25rem;
  top: calc(50% - 24px);
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .mainWrapper .missm-multimedia-carousel .slick-next {
    left: calc(100% + 24px);
    right: inherit;
  }
}
.mainWrapper .missm-multimedia-carousel .slick-prev-icon::before,
.mainWrapper .missm-multimedia-carousel .slick-next-icon::before {
  content: "";
}
.mainWrapper .missm-multimedia-carousel iframe,
.mainWrapper .missm-multimedia-carousel img {
  width: 100%;
  object-fit: cover;
  height: 8.75rem;
}
@media (min-width: 576px) {
  .mainWrapper .missm-multimedia-carousel iframe,
  .mainWrapper .missm-multimedia-carousel img {
    height: 20.75rem;
  }
}
@media (min-width: 992px) {
  .mainWrapper .missm-multimedia-carousel iframe,
  .mainWrapper .missm-multimedia-carousel img {
    height: 12.445625rem;
  }
}
.missmi-banner-social-wrapper {
  background-color: white;
}
@media (max-width: 991.98px) {
  .missmi-banner-social-wrapper {
    overflow: hidden;
  }
  .missmi-banner-social-wrapper .fa-twitter {
    font-size: 1.8rem !important;
  }
}
.missmi-banner-social-wrapper * {
  margin: 0;
  padding: 0;
}
.missmi-banner-social-wrapper .missmi-banner-social-content-text-wrapper {
  padding: 0.9375em;
  height: 25rem;
}
.missmi-banner-social-wrapper
  .missmi-banner-social-content-text-wrapper
  div[class*="-date"] {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  border-bottom: 0.0625rem solid #dcdcdc;
  margin-bottom: 0.3125rem;
  padding-bottom: 0.3125rem;
}
@media (max-width: 767.98px) {
  .missmi-banner-social-wrapper.missmi-banner-social-twitter {
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  .missmi-banner-social-wrapper.missmi-banner-social-instagram {
    margin-top: 1rem;
  }
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  .simplebar-scrollbar::before,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  .simplebar-scrollbar::before,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  .simplebar-scrollbar::before {
  background-color: #154481;
  opacity: 1;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter ul,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb ul,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig ul {
  list-style: none;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter ul li,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb ul li,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig ul li {
  margin-bottom: 1.875em;
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  .simplebar-vertical,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  .simplebar-vertical,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  .simplebar-vertical {
  background-color: white;
  width: 0.6rem;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter .media,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  img[data-scribe="element:avatar"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  span[data-scribe="element:verified_badge"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  span[data-scribe="element:name"],
.missmi-banner-social-wrapper #missmi-banner-social-content-fb .media,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  img[data-scribe="element:avatar"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  span[data-scribe="element:verified_badge"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  span[data-scribe="element:name"],
.missmi-banner-social-wrapper #missmi-banner-social-content-ig .media,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  img[data-scribe="element:avatar"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  span[data-scribe="element:verified_badge"],
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  span[data-scribe="element:name"] {
  display: none;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter .user,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb .user,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig .user {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  border-bottom: 0.0625rem solid #dcdcdc;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter p.tweet,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb p.tweet,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig p.tweet {
  margin-bottom: 0.3125rem;
  padding-bottom: 0.3125rem;
  text-align: start;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter p.tweet a,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb p.tweet a,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig p.tweet a {
  word-break: break-all;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter p.tweet img,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb p.tweet img,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig p.tweet img {
  height: 1rem;
}
.missmi-banner-social-wrapper #missmi-banner-social-content-twitter p.interact,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb p.interact,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig p.interact {
  padding-bottom: 0.3125rem;
  font-size: 0.8rem;
  text-align: left;
  display: flex;
  justify-content: flex-end;
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  p.interact
  a,
.missmi-banner-social-wrapper #missmi-banner-social-content-fb p.interact a,
.missmi-banner-social-wrapper #missmi-banner-social-content-ig p.interact a {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  text-indent: -9999px;
  margin-left: 0.625em;
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  p.interact
  a.twitter_reply_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  p.interact
  a.twitter_reply_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  p.interact
  a.twitter_reply_icon {
  background-size: auto 0.9375rem;
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  p.interact
  a.twitter_retweet_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  p.interact
  a.twitter_retweet_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  p.interact
  a.twitter_retweet_icon {
  background-size: auto 0.9375rem;
}
.missmi-banner-social-wrapper
  #missmi-banner-social-content-twitter
  p.interact
  a.twitter_fav_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-fb
  p.interact
  a.twitter_fav_icon,
.missmi-banner-social-wrapper
  #missmi-banner-social-content-ig
  p.interact
  a.twitter_fav_icon {
  background-size: auto 0.9375rem;
}
.missmi-banner-social-wrapper .missmi-banner-social-title {
  z-index: 1;
  width: 100%;
  background: #154481;
}
.missmi-banner-social-wrapper .missmi-banner-social-title h3 a {
  display: block;
  width: 100%;
  line-height: 2.25rem;
  padding: 0.8rem;
  text-decoration: none !important;
  margin-bottom: 0;
  font-size: 1.2rem;
  color: white !important;
}
@media (max-width: 767.98px) {
  .missmi-banner-social-wrapper .missmi-banner-social-title h3 a {
    line-height: 2rem;
    padding: 0.4rem;
  }
}
.missmi-banner-social-wrapper .missmi-banner-social-title h3 a:hover {
  text-decoration: underline !important;
}
.missmi-banner-social-wrapper.missmi-banner-social-facebook
  .missmi-banner-social-title
  h3
  a {
  background-size: 1.875rem auto;
  height: 3.75rem;
}
@media (max-width: 767.98px) {
  .missmi-banner-social-wrapper.missmi-banner-social-facebook
    .missmi-banner-social-title
    h3
    a {
    background-size: 1.25rem auto;
    height: 2.5rem;
  }
}
.missmi-banner-social-wrapper .missmi-banner-social-content {
  height: 40.625rem;
}
@media (max-width: 991.98px) {
  .missmi-banner-social-wrapper .missmi-banner-social-content {
    height: inherit;
    min-height: 345px;
  }
}
.missmi-banner-social-wrapper
  .missmi-banner-social-content
  .missmi-banner-social-content-image-wrapper
  a {
  height: 15.625rem;
  width: 100%;
  display: block;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .missmi-banner-social-wrapper
    .missmi-banner-social-content
    .missmi-banner-social-content-image-wrapper
    a {
    height: 9.375rem;
  }
}
.missmi-banner-social-wrapper
  .missmi-banner-social-content
  .missmi-banner-social-content-image-wrapper
  a
  img {
  display: none;
}
.missmi-banner-social-wrapper .missmi-banner-social-content-twitter-image {
  height: 15.625rem;
  background-position: center center;
  background-size: cover;
  border-bottom: 0.0625rem solid #154481;
}
@media (max-width: 991.98px) {
  .missmi-banner-social-wrapper .missmi-banner-social-content-twitter-image {
    height: 9.375rem;
  }
}
.missmi-banner-social-wrapper .missmi-banner-social-content-twitter-image img {
  display: none;
}
.missmi-banner-social-wrapper .missmi-banner-social-title .fa-twitter {
  float: right;
}
.missmi-banner-social-wrapper
  .portlet-boundary_es_gob_inclusion_portlet_social_timeline_TwitterInstanceablePortlet_
  div.portlet-content {
  background: transparent !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.foro .modal-dialog.modal-full.modal-info {
  max-width: 90%;
  height: auto;
  width: 900px;
  max-height: 100%;
  top: 20px;
  margin: auto;
}
.foro .modal-open .modal {
  display: block;
  left: 2% !important;
  z-index: 1200;
  max-width: 96%;
  min-width: 0 !important;
}
.foro .modal-open .modal .dialog-iframe-node {
  width: 100% !important;
  height: 100% !important;
}
.foro #x-insuit-tab-container > span {
  padding: 0 0 15px 0;
}
.foro .mainWrapper .portlet .m-secNavigation {
  padding: 0;
}
.foro .mainWrapper .portlet .m-secNavigation .m-secNavigation__ul {
  margin-top: 0;
}
.foro .mainWrapper .comun {
  margin: 0 auto 1.25rem;
  width: 90%;
}
.foro .mainWrapper .comun caption {
  display: none;
}
.foro .mainWrapper .comun tbody th {
  background-color: #154481;
  padding: 0.25em;
  text-align: center;
  color: white;
}
.foro .mainWrapper .comun tbody td {
  border: 1px solid #0066ac;
  padding: 0.25em;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-space-medium,
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-linenode {
  border: 0;
  padding: 2px;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-node-medium {
  font-size: 0.8em;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-nodesel {
  border: 2px solid #e3ca4b;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-node {
  font-weight: bold;
  vertical-align: middle;
  border: 1px solid #154481;
  border-radius: 0;
  box-shadow: none;
  text-transform: uppercase;
  color: #154481;
  font-size: 14px;
  background: #edf0f3;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-node
  a {
  display: block;
  text-decoration: none;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-linebottom {
  border-bottom: 1px solid #154481;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-lineleft {
  border-left: 1px solid #154481;
}
.foro
  .mainWrapper
  .google-visualization-orgchart-table
  tbody
  .google-visualization-orgchart-lineright {
  border-right: 1px solid #154481;
}
.foro .m-bannerWrapper {
  height: 290px;
  width: 100%;
  position: relative;
}
.foro .m-bannerWrapper .container {
  height: 100%;
  display: flex;
  z-index: 2;
  position: relative;
}
.foro .m-bannerWrapper .container .row {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 567px) {
  .foro .m-bannerWrapper .container .row {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .foro .m-bannerWrapper .container .row .image-wrapper {
    flex: auto;
  }
}
.foro .m-bannerWrapper .container .row .image-wrapper .banner-logo {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .foro .m-bannerWrapper .container .row .image-wrapper .banner-logo {
    padding-bottom: 10px;
    margin-top: -5px;
  }
}
.foro .m-bannerWrapper .container .row .image-wrapper .banner-logo img {
  max-height: 150px;
}
@media (max-width: 768px) {
  .foro .m-bannerWrapper .container .row .image-wrapper .banner-logo img {
    max-height: 100px;
  }
}
.foro .m-bannerWrapper .container .row .text-wrapper .banner-text-card {
  background: rgba(170, 185, 204, 0.2509803922);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  padding: 20px;
  text-decoration: none;
  margin-bottom: 10px;
  text-align: right;
}
.foro
  .m-bannerWrapper
  .container
  .row
  .text-wrapper
  .banner-text-card
  .banner-title {
  color: #154481;
  font-weight: bold;
  font-size: 18px;
}
.foro
  .m-bannerWrapper
  .container
  .row
  .text-wrapper
  .banner-text-card
  .banner-description {
  color: #2a2a2a;
  margin-bottom: 10px;
}
.foro
  .m-bannerWrapper
  .container
  .row
  .text-wrapper
  .banner-text-card
  .banner-date {
  color: #888;
  font-size: 14px;
}
.foro .m-bannerWrapper .banner-background-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  filter: contrast(0.5) brightness(1.3);
}
.foro .m-bannerWrapper .banner-background-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.foro a.no-icon.m-link__document--pdf::after {
  display: none;
}
.foro .card-footer {
  height: 70px;
}
.foro .botonOscuro {
  background-color: #154481;
  border-color: #154481;
}
.foro .botonOscuro:hover {
  background-color: #0066ac;
  border-color: #0066ac;
}
.foro .header-resultados {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.foro .header-resultados .resumen-resultado {
  margin-top: 25px;
}
.foro .header-resultados .resumen-resultado span {
  font-size: 14px;
  color: #595959;
}
.foro .sticker-secondary,
.foro .sticker-default {
  background-color: #edf0f3;
  color: #154481;
}
.foro .list-group-subtext {
  color: #585858;
}
.foro .has-edit-mode-menu .visible-only-editing {
  display: block;
}
.foro .visible-only-editing,
.foro .taglib-empty-result-message-header,
.foro .component-title,
.foro .asset-details,
.foro .separator {
  display: none;
}
.foro .pagination-bar {
  justify-content: center;
}
.foro .pagination-bar .pagination-results,
.foro .pagination-bar .pagination-items-per-page {
  display: none;
}
.foro .pagination-bar .pagination {
  gap: 5px;
}
.foro .pagination-bar .pagination .page-item {
  margin: 0 5px;
}
.foro .pagination-bar .pagination .page-item:first-of-type,
.foro .pagination-bar .pagination .page-item:last-of-type {
  padding: 0 15px;
}
.foro .pagination-bar .pagination .page-item:first-of-type svg,
.foro .pagination-bar .pagination .page-item:last-of-type svg {
  font-size: 20px;
}
.foro .pagination-bar .pagination .page-item.disabled svg {
  opacity: 0.5;
}
.foro .pagination-bar .pagination .page-item.dropdown span {
  letter-spacing: 3px;
}
.foro .pagination-bar .pagination .page-item .page-link {
  border: 0;
  border-radius: 5px;
  color: #595959;
  padding: 5px 15px;
  height: 32px;
  width: 32px;
}
.foro .pagination-bar .pagination .page-item.active .page-link {
  background: #0066ac;
  color: #fff;
}
.foro .doc-aprobado .media {
  padding: 20px;
  background-color: #fafafa;
  border: 1px solid #ddd;
  flex-wrap: wrap;
}
.foro .doc-aprobado .media .media-body a {
  text-decoration: none;
  background-color: transparent;
}
.foro .doc-aprobado .media .media-body img {
  width: 100px;
  float: left;
  height: auto;
}
.foro .doc-aprobado .media .media-body .doc-categories {
  padding: 0;
  float: right;
  width: calc(100% - 130px);
}
.foro .doc-aprobado .media .media-body .doc-categories .bi {
  font-size: 28px;
  line-height: 0;
  vertical-align: middle;
}
.foro .doc-aprobado .media .media-body .doc-categories .anio {
  border: 1px solid transparent;
  padding: 0.25rem 0.5rem;
  font-size: 0.775rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #4a5157;
  border-color: #4a5157;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.foro .doc-aprobado .media .media-body .m-link__document--pdf::after {
  display: none;
}
@media (max-width: 768px) {
  .foro .doc-aprobado .media {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .foro .doc-aprobado .media .media-body .imagen-documento {
    width: 100%;
    text-align: center;
  }
  .foro .doc-aprobado .media .media-body .imagen-documento img {
    max-width: none;
    margin: 10px auto;
    width: auto;
    max-width: 150px;
    float: none;
  }
  .foro .doc-aprobado .media .media-body .doc-categories {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 5px;
  }
}
.foro ul li .m-link__document--pdf {
  display: inline;
}
.foro .tabla-leyenda {
  margin: 0;
  width: 100%;
  padding: 0 0 20px 0;
}
.foro .tabla-leyenda .tabla-leyenda__item {
  border-bottom: 0.0625rem solid #154483;
  font-size: 0.87em;
  padding: 0.1875rem 0.3125rem;
  margin-bottom: 0;
}
.foro .circulo-color {
  height: 14px;
  width: 14px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 3px;
  position: relative;
  bottom: -2px;
  border: 1px solid #000;
}
.foro .circulo-color.color-naranja {
  background-color: #ff8471;
}
.foro .circulo-color.color-amarillo {
  background-color: #fff02f;
}
.foro .circulo-color.color-morado {
  background-color: #d276ff;
}
.foro .circulo-color.color-azuloscuro {
  background-color: #7e9aff;
}
.foro .circulo-color.color-azulclaro {
  background-color: #18ffea;
}
.foro .circulo-color.color-verde {
  background-color: #7fff7c;
}
.foro .circulo-color.color-agenda-naranja {
  background-color: #dd895f;
}
.foro .circulo-color.color-agenda-azul {
  background-color: #aedbd5;
}
.foro .circulo-color.color-agenda-rosa {
  background-color: #d695ca;
}
.foro .circulo-color.color-agenda-amarillo {
  background-color: #eadda4;
}
.foro .circulo-color.color-agenda-verde {
  background-color: #b9d491;
}
.foro .circulo-color.color-agenda-gris {
  background-color: #e6e9ef;
}
.foro .circulo-color.color-agenda-marron {
  background-color: #c4a883;
}
.foro .circulo-color.color-agenda-morado {
  background-color: #8c66d9;
}
.foro .oculto {
  width: 1px;
  height: 1px;
  text-indent: -100px;
  overflow: hidden;
}
.foro .mainWrapper iframe.mapa {
  border: 0;
  width: 600px;
  height: 450px;
}
@media (min-width: 768px) {
  .foro .mainWrapper .m-searchAjax .m-searchAjax__item {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.foro .mainWrapper .m-searchAjax .m-searchAjax__item.botones {
  align-items: center;
  margin: 0;
}
.foro
  .mainWrapper
  .m-genericLinkMosaic
  .m-listBase
  .m-genericLinkWrapper__item
  .m-genericlinkItem__texts
  .m-genericlinkItem__title.a {
  background: #edf0f3;
  color: #154481;
}
.foro .pagination-bar .pagination {
  gap: 7px;
  margin: auto;
}
.foro .pagination-bar .pagination .page-item {
  padding: 0;
  margin: 0;
}
.foro .pagination-bar .pagination .page-item:first-of-type,
.foro .pagination-bar .pagination .page-item:last-of-type {
  padding: 0;
}
.foro .pagination-bar .pagination .page-item:first-of-type svg,
.foro .pagination-bar .pagination .page-item:last-of-type svg {
  font-size: 16px;
}
.foro .pagination-bar .pagination .page-item.active .page-link {
  border-color: #154481;
  background-color: #154481;
  color: white;
}
.foro .pagination-bar .pagination .page-item.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.foro .pagination-bar .pagination .page-item.disabled svg {
  opacity: 1;
}
.foro .pagination-bar .pagination .page-item svg {
  font-size: 16px;
}
.foro .pagination-bar .pagination .page-item .page-link {
  color: #154481;
  text-decoration: underline;
  border-radius: 0;
  width: 35px;
  height: 40px;
}
.foro .pagination-bar .pagination .dropdown-menu {
  width: fit-content;
  min-width: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
}
.foro .pagination-bar .pagination .dropdown-menu .link-list {
  width: fit-content;
  display: flex;
  padding: 10px 20px;
  margin: 0;
  flex-direction: column;
  gap: 10px;
}
.foro .pagination-bar .pagination .dropdown-menu .link-list li {
  margin: 0;
}
.foro .pagination-bar .pagination .dropdown-menu .link-list li a {
  background: transparent;
  text-align: center;
  width: auto;
  padding: 0;
  color: #154481;
}
.foro #content .form {
  margin-bottom: 30px;
}
.foro #content .portlet-forms .ddm-form-basic-info .ddm-form-name {
  font-weight: 600;
  color: #2a2a2a;
  padding: 0;
  margin-bottom: 10px;
}
.foro #content .portlet-forms .ddm-form-builder-app {
  background-color: #edf0f3;
  padding: 1.875rem;
}
.foro #content .portlet-forms .ddm-form-builder-app .text-secondary {
  text-align: right;
  margin: 0 0 10px 0;
}
.foro
  #content
  .portlet-forms
  .ddm-form-builder-app
  .text-secondary
  .reference-mark {
  margin: 0;
}
.foro #content .portlet-forms .ddm-form-builder-app .ddm-field {
  padding: 0;
}
.foro #content .portlet-forms .ddm-form-builder-app label .reference-mark {
  color: #b95000;
}
.foro #content .portlet-forms .ddm-form-builder-app label .reference-mark svg {
  height: 8px;
  vertical-align: -webkit-baseline-middle;
}
.foro #content .portlet-forms .ddm-form-builder-app textarea {
  border-radius: 4px;
  border: 0.0625rem solid #c4c4c4;
  background-color: white;
}
.foro
  #content
  .portlet-forms
  .ddm-form-builder-app
  .lfr-ddm-form-container
  .lfr-ddm-form-pagination-controls {
  padding: 20px 0 0 0;
}
.foro
  #content
  .portlet-forms
  .ddm-form-builder-app
  .lfr-ddm-form-container
  .lfr-ddm-form-pagination-controls
  button {
  height: 3.125rem;
  border-radius: 0.25rem;
  width: 150px;
  border: 0;
  font-size: 0.9375rem;
  padding: 0.625rem 1.25rem;
  margin: 0 0 10px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  background-color: #154481;
  color: white !important;
  text-decoration: none !important;
  border-color: inherit;
}
.foro
  #content
  .portlet-forms
  .ddm-form-builder-app
  .lfr-ddm-form-container
  .lfr-ddm-form-pagination-controls
  button:hover {
  background-color: #0064c2;
}
.foro .calendar-portlet .container-fluid {
  padding: 0;
}
.foro .calendar-portlet .calendar-portlet-column-grid .scheduler-event {
  padding: 3px;
}
.foro .calendar-portlet .scheduler-event-content,
.foro .calendar-portlet .scheduler-event-title {
  color: #154481;
  font-size: 10px !important;
  width: 100%;
}
.foro .calendar-portlet .scheduler-event-title {
  display: block;
}
.foro .calendar-portlet .scheduler-event-past {
  opacity: 1;
}
.foro .calendar-portlet .calendar-portlet-wrapper {
  margin-bottom: 35px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  *:focus {
  outline: 0;
  box-shadow: none;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd {
  padding: 0;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-controls
  .btn-group {
  flex: calc(50% - 7.5px);
  max-width: 200px;
  margin: 0 0 20px 0 !important;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-controls
  .btn-group
  .calendar-add-event-btn {
  background: #154481;
  font-weight: 600;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-controls
  .btn-group
  .btn-secondary {
  background: #edf0f3;
  color: #154481;
  border: 0;
  font-weight: 600;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-controls
  .scheduler-base-nav-date {
  flex: 100%;
  text-transform: capitalize;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  background: #154481;
  line-height: 18px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-hd
  .scheduler-base-views {
  display: none;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-base-view-date {
  flex: 100%;
  text-transform: capitalize;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  background: #154481;
  line-height: 18px;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-view-month
  table {
  margin: 0;
  width: 100%;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-view-month
  table
  th {
  color: #154481;
  text-transform: capitalize;
  background: #edf0f3;
  padding: 3px 0 10px;
  font-size: 16px;
  border-bottom: 0;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-view-month
  table
  th
  div {
  font-size: 16px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-view-month
  table
  td {
  text-align: center;
  color: #154481;
  font-weight: 600;
  border: 0;
  font-size: 16px;
  padding: 15px 5px 0;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  .scheduler-view-month
  table
  td.scheduler-view-table-colgrid {
  cursor: pointer;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-base-content
  > .yui3-widget-bd {
  border: 0;
}
.foro .calendar-portlet .calendar-portlet-wrapper .scheduler-view-content {
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-event-recorder-popover {
  padding: 0;
  max-width: 100%;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-event-recorder-popover
  .popover-title {
  padding: 20px;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-event-recorder-popover
  .popover-title
  input {
  width: 100%;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-event-recorder-popover
  .btn-group {
  display: flex;
  width: 100%;
  gap: 10px;
  justify-content: center;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-event-recorder-popover
  .btn-group
  .btn {
  border-radius: 4px;
  background: #154481;
  font-weight: 600;
}
.foro
  .calendar-portlet
  .calendar-portlet-wrapper
  .scheduler-view-table-data-event {
  white-space: initial;
}
.foro .yui3-skin-sam .calendar-portlet .yui3-calendar-weekday {
  color: #fff !important;
  background-color: #154481;
}
.foro tr[id$="eventRecorderUsers"],
.foro tr[id$="eventRecorderResources"] {
  display: none;
}
.foro .portlet-journal-content .journal-content-article .slider {
  word-wrap: initial;
}
.foro .titulo-carrusel {
  background-color: #edf0f3;
  display: flex;
}
.foro .titulo-carrusel h2 {
  margin-left: 190px;
  margin-top: 15px;
}
.foro .slider .slick-prev {
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-prev.svg") center
    center no-repeat;
  width: 2.125rem;
  height: 2.125rem;
  background-size: cover;
  z-index: 1;
  left: 1.875rem;
}
.foro .slider .slick-next {
  right: 1.875rem;
  background: transparent
    url("/o/missmi-theme/images/icons/reusable/slick-arrow-next.svg") center
    center no-repeat;
  background-size: cover;
  width: 2.125rem;
  height: 2.125rem;
  background-size: cover;
  z-index: 1;
}
.foro .slider .slick-arrow {
  text-indent: -9999px;
}
.foro .slider .slick-list {
  background-color: #edf0f3;
}
.foro .slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.foro .slider .bloque-carrusel:hover img {
  transform: scale(1.05);
  box-shadow: 0 0 10px #9d9797;
}
.foro .slider .slick-autoplay-toggle-button {
  left: inherit;
  bottom: 0.5rem;
  right: 1.875rem;
  border: 2px solid #154481;
  padding: 6px;
  min-width: 115px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #154481;
  background-color: white;
  opacity: 1;
  border-radius: 0.5rem;
}
.foro .slider .m-carrusel-slick-icon {
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 1rem;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  color: #154481;
}
.foro .slider .m-carrusel-slick-icon--pause::before {
  content: "⏸";
  color: #154481;
  padding-right: 0.5rem;
}
.foro .slider .m-carrusel-slick-icon--play::before {
  content: "▶";
  color: #154481;
  padding-right: 0.3rem;
}
.foro .miembros-fisi {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
  text-align: center;
}
.foro .miembros-fisi .miembros-fisi-img {
  min-width: 6.25rem;
  min-height: 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 1.5rem;
}
.ciudadania .citizenship-presentation {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.ciudadania .citizenship-presentation__cards {
  display: grid;
  gap: 1rem;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 992px) {
  .ciudadania .citizenship-presentation__cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ciudadania .citizenship-presentation__cards__card__image-wrapper {
  display: flex;
  justify-content: center;
}
.ciudadania .citizenship-presentation__cards__card__image-wrapper .placeholder,
.ciudadania .citizenship-presentation__cards__card__image-wrapper img {
  background-color: white;
  border-radius: 50%;
  width: 8.75rem;
  height: 8.75rem;
  border: 0.125rem solid lightgrey;
  padding: 1.25rem;
  margin-bottom: -3.75rem;
  position: relative;
}
.ciudadania .citizenship-presentation__cards__card__content h3 {
  text-align: center;
  background-color: #154481;
  color: white;
  padding: 0.625rem;
  padding-top: 5rem;
  margin: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.ciudadania .citizenship-presentation__cards__card__content ul {
  border-inline: 0.125rem solid lightgrey;
  border-bottom: 0.125rem solid lightgrey;
  list-style-type: disc;
  padding-block: 1rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin: 0 !important;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  height: fit-content;
}
.ciudadania .citizenship-presentation__cards__card__content ul a {
  display: block;
}
@media (min-width: 992px) {
  .ciudadania .citizenship-presentation__cards__card__content ul {
    height: 20rem;
  }
}
.ciudadania .citizenship-presentation__links {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.ciudadania .citizenship-presentation__links a {
  display: block;
}
@media (min-width: 992px) {
  .ciudadania .citizenship-presentation__links {
    flex-direction: row;
  }
}
.ciudadania .citizenship-presentation__links__circles {
  display: flex;
}
.ciudadania .citizenship-presentation__links__circles p {
  font-weight: bold;
  text-align: center;
  font-size: 1rem;
  border: 0.15rem dashed #154481;
  border-radius: 50%;
  width: 9rem;
  height: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.ciudadania .citizenship-presentation__links__circles p:last-of-type {
  margin-left: -1rem;
}
.ciudadania .citizenship-presentation__links__square {
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  border: 0.15rem dashed #154481;
  margin: 0;
  max-width: 100%;
  width: 18rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ciudadania .citizenship-presentation__links__square p {
  margin: 0;
}
.m-tabs-uge {
  padding: 0rem;
  background-color: #154481;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.m-tabs-uge__wrapper {
  position: relative;
}
.m-tabs-uge .m-componente-acordeon__wrapper {
  margin: 0.5rem 0 0 0;
}
.m-tabs-uge.catalogo-datos:after {
  display: none;
}
.m-tabs-uge__ul {
  border: 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: nowrap;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0.25rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .m-tabs-uge__ul {
    padding: 1rem 2rem;
    flex-direction: column;
    align-items: center;
    background-color: #154481;
  }
}
.m-tabs-uge__btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background: transparent;
  border: 0;
  color: #154481;
  font-size: 1rem;
  margin-bottom: 0;
  padding: 0.5rem;
  position: relative;
  text-decoration: none;
  text-wrap: nowrap;
  width: 100%;
}
.m-tabs-uge__btn:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .m-tabs-uge__btn {
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
  }
}
.m-tabs-uge li {
  margin-bottom: 0;
}
.m-tabs-uge li.selected a,
.m-tabs-uge li.selected a.active,
.m-tabs-uge li.nav-item.selected a,
.m-tabs-uge li.nav-item.selected a.active {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  position: relative;
  overflow: visible;
  text-decoration: none;
}
.m-tabs-uge li.selected a:after,
.m-tabs-uge li.selected a.active:after,
.m-tabs-uge li.nav-item.selected a:after,
.m-tabs-uge li.nav-item.selected a.active:after {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 100%;
  height: 0.375rem;
  background-color: #b6c5d8;
}
.m-tabs-uge li a,
.m-tabs-uge li a.active,
.m-tabs-uge li.nav-item a,
.m-tabs-uge li.nav-item a.active {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .m-tabs-uge li a,
  .m-tabs-uge li a.active,
  .m-tabs-uge li.nav-item a,
  .m-tabs-uge li.nav-item a.active {
    padding: 1rem 2rem;
    align-content: center;
    background-color: #154481;
  }
}
@media (max-width: 991.98px) {
  .m-tabs-uge li,
  .m-tabs-uge li.nav-item {
    margin: 1.25rem;
    color: #000;
  }
}
.m-tabs-uge [aria-selected="true"] {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.m-tabs-uge [role="tab"][aria-selected="true"]::after {
  background: #0064c2;
  top: 100%;
  box-shadow: none;
  content: "";
  height: 0.25rem;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.m-tabs-uge [role="tabpanel"] {
  position: relative;
  z-index: 2;
  padding: 0.5em 0 0.7em;
}
@media (min-width: 768px) {
  .m-tabs-uge [role="tabpanel"] {
    padding: 0.5em 0.5em 0.7em;
  }
}
.m-tabs-uge [role="tabpanel"].is-hidden {
  display: none;
}
.m-tabs-uge .m-tab-content {
  font-size: 0.85rem;
}
@media (min-width: 1200px) {
  .m-tabs-uge .m-tab-content {
    font-size: 0.9rem;
  }
}
.m-tabs-uge .m-tabs-missm__link {
  margin-bottom: 0.5rem;
}
.m-tabs-uge .m-tabs-missm__link:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .m-tabs-uge .m-tabs-missm__link {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .m-tabs-uge .m-tabs-missm__link {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
}
.u-formWrapper {
  display: flex;
  justify-content: flex-end;
}
.u-buscador {
  padding: 1rem;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
  width: 15%;
}
@media (max-width: 991.98px) {
  .u-buscador {
    width: 25%;
  }
}
.u-lupa {
  width: 25px;
  height: 25px;
}
.portlet-title-text {
  display: none;
}
.u-tituloContenido {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  color: #154481;
  letter-spacing: 0.01em;
  text-align: left;
}
.u-contenido p {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  margin: 0;
}
.u-contenido a {
  color: #154481;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-underline-offset: 0.1em;
}
.u-contenido h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28.8px;
  color: #154481;
  letter-spacing: 0.01em;
  margin-top: 2rem;
  margin-bottom: 0;
}
.u-contenido ul {
  padding-left: 1.5rem;
}
.u-componente-acordeon {
  list-style: none;
  padding-left: 0 !important;
}
.u-componente-acordeon__wrapperDesplegable {
  margin-bottom: 1px;
}
.u-accordion__titleDesplegable {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0 !important;
}
.u-accordion__titleDesplegable.showed .acc-button-uge {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.u-accordion__titleDesplegable.showed .lexicon-icon.m-arrow {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
.acc-button-uge {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #154481;
  background-color: white;
  border: 1px solid #154481;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.lexicon-icon {
  float: right;
  margin-top: 0.2rem;
  color: #154481;
}
.acc-content-uge {
  background-color: #fff !important;
  display: none;
  margin-top: 1rem;
}
.acc-content-uge ul {
  margin-left: 1rem;
  list-style-type: circle;
}
.u-card {
  margin: 12px;
  height: 292px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.u-card img {
  min-width: 200px;
  height: 100%;
  object-fit: cover;
  border-radius: 8px 0 0 8px;
}
.u-card picture {
  height: 100%;
}
.u-card__content {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 12px;
}
.u-card__title {
  font-size: 24px;
  font-weight: 700;
  height: 32px;
}
.u-card__button {
  background-color: #40526e;
  border-radius: 8px;
  display: flex;
  height: 48px;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  position: relative;
}
.u-card__button:after {
  content: "";
  background-image: url("/o/missmi-theme/images/icons/reusable/arrow_forward.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  position: absolute;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .u-card {
    justify-content: space-around;
  }
}
@media (max-width: 767.98px) {
  .u-card {
    flex-direction: column;
    height: auto;
  }
  .u-card picture {
    width: 100%;
    height: 100%;
  }
  .u-card img {
    height: 12.9375rem;
    width: 100%;
    border-radius: 8px 8px 0 0;
  }
}
.m-pOberaxe {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
.m-pOberaxe p {
  line-height: 1.5rem;
}
.m-pOberaxe h4 {
  font-weight: normal;
}
.m-pOberaxe__bgColor--blue {
  background-color: #154481;
}
.m-pOberaxe__bgColor--yellow {
  background-color: #ffdb00;
}
.m-pOberaxe__bgColor--grey {
  background-color: #edf0f3;
  color: #2a2a2a;
}
.m-pOberaxe__section {
  padding-block: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.m-pOberaxe__section hr {
  background-color: #000;
  width: 100%;
  height: 1px;
}
.m-pOberaxe__section__title {
  font-size: 2rem;
  text-align: center;
}
.m-pOberaxe__section__title__white {
  color: #fff;
}
@media (min-width: 992px) {
  .m-pOberaxe__section__title {
    text-align: left !important;
  }
}
.m-pOberaxe__section__subtitle {
  text-align: center !important;
}
@media (min-width: 992px) {
  .m-pOberaxe__section__subtitle {
    text-align: center;
  }
}
.m-pOberaxe__section__text__white {
  color: #fff;
}
.m-pOberaxe__section__presentation {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.m-pOberaxe__section__presentation img {
  min-width: 10rem;
  min-height: 10rem;
  max-width: 10rem;
  max-height: 10rem;
  object-fit: contain;
}
@media (min-width: 992px) {
  .m-pOberaxe__section__presentation {
    flex-direction: row;
    align-items: flex-start;
  }
}
.m-pOberaxe__section__titleParticipantes {
  color: #fff;
  font-size: 2rem;
}
.m-pOberaxe__section__mainTitle {
  text-align: center;
}
@media (min-width: 992px) {
  .m-pOberaxe__section__mainTitle {
    text-align: center;
  }
}
.m-pOberaxe__section__icon--ambito {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/datos-basicos/ambito.svg");
}
.m-pOberaxe__section__icon--participantes {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/datos-basicos/participantes.svg");
}
.m-pOberaxe__section__icon--duracion {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/datos-basicos/duracion.svg");
}
.m-pOberaxe__section__icon--financiacion {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/datos-basicos/financiacion.svg");
}
.m-pOberaxe__section__icon--calendario {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/datos-basicos/calendario.svg");
}
.m-pOberaxe__section__icon--comodin1 {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/comodin1.svg");
}
.m-pOberaxe__section__icon--comodin2 {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/comodin2.svg");
}
.m-pOberaxe__section__icon--datos {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/datos.svg");
}
.m-pOberaxe__section__icon--educacion {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/educacion.svg");
}
.m-pOberaxe__section__icon--formaciones {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/formaciones.svg");
}
.m-pOberaxe__section__icon--lugar {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/lugar.svg");
}
.m-pOberaxe__section__icon--lugares {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/lugares.svg");
}
.m-pOberaxe__section__icon--participantes {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/participantes.svg");
}
.m-pOberaxe__section__icon--personas {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/personas.svg");
}
.m-pOberaxe__section__icon--profesionales {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/profesionales.svg");
}
.m-pOberaxe__section__icon--publicaciones {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/publicaciones.svg");
}
.m-pOberaxe__section__icon--red {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/red.svg");
}
.m-pOberaxe__section__icon--redAcuerdos {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/redAcuerdos.svg");
}
.m-pOberaxe__section__icon--redesOdio {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/redesOdio.svg");
}
.m-pOberaxe__section__icon--trabajoContinuo {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/trabajoContinuo.svg");
}
.m-pOberaxe__section__icon--discurso {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/discurso.svg");
}
.m-pOberaxe__section__icon--porcentaje {
  width: 5rem;
  height: 5rem;
  background-size: cover;
  background-image: url("/o/missmi-theme/images/iconosProyectoOberaxe/cifras/porcentaje.svg");
}
.m-pOberaxe__docRelacionada {
  padding: 3rem;
}
.m-gridObjetivos {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  padding: 2rem;
  gap: 2rem;
}
.m-gridObjetivos img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.m-gridObjetivos__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.m-gridObjetivos__body h2 {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .m-gridObjetivos {
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
  }
}
.m-gridCards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
  padding: 0;
  margin: 0;
  grid-auto-rows: 1fr;
}
.m-gridCards__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  gap: 1rem;
  margin: 0 !important;
  text-align: center;
}
.m-gridCards__card__first {
  min-height: 14.75rem;
  display: flex;
  justify-content: center;
  padding: 0rem !important;
  border: 0.125rem solid;
  border-color: #fff;
}
.m-gridCards__card__first img {
  height: 100% !important;
  max-height: 100% !important;
}
.m-gridCards__card svg {
  width: 6rem;
  height: 6rem;
}
.m-gridCards__card h3 {
  margin: 0;
}
.m-gridCards__card img {
  height: 4rem;
  max-height: 4rem;
  max-width: 100%;
  object-fit: contain;
  width: auto;
  max-width: 100%;
  object-fit: contain !important;
}
.m-gridCards__card p {
  margin: 0;
  text-align: center;
}
.m-gridCards__card__body--g25 {
  gap: 0.25rem !important;
}
.m-gridCards__card--bgWhite {
  background-color: #fff;
}
.m-gridCards__card__button {
  padding: 0.5rem;
  margin-top: 1rem;
  background-color: #2a2a2a;
  color: #fff !important;
  border-radius: 0.25rem;
  text-decoration: none !important;
  margin-top: auto;
}
.m-gridCards__card__button:hover {
  background-color: #154481;
}
.m-gridCards__card__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.m-gridCards__card__body--spaceBetween {
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
.m-gridCards__card__body a {
  text-decoration: none;
  color: #000;
}
.m-gridCards__card__body a:hover {
  color: #000;
}
.m-gridCards__card__link {
  padding: 0.5rem;
  text-decoration: none !important;
}
.m-gridCards__card--bgGrey {
  background-color: #edf0f3 !important;
  color: #2a2a2a;
}
.m-gridCards__card--boxShadow:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
    rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
@media (min-width: 992px) {
  .m-gridCards__card {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
.m-gridCards__imagenBoletin {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  min-height: 13rem;
  background-position: center center;
  background-size: cover;
}
.m-gridCards__tituloBoletin {
  font-size: 1.1rem;
  font-weight: 400;
}
.m-gridCards__textoBoletin {
  background-color: #edf0f3;
  padding: 2rem 1rem;
  min-height: 7rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
@media (min-width: 992px) {
  .m-gridCards {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 576px) {
  .m-gridCards {
    grid-template-columns: repeat(2, 1fr);
  }
}
.oberaxe-card .m-categories {
  gap: 0.5rem;
  display: flex;
  list-style-type: none;
  padding: 0;
  flex-wrap: wrap;
}
.oberaxe-card .m-categories li {
  background-color: #edf0f3;
  padding: 0.25rem 0.5rem;
  color: #154481;
}
.oberaxe-card .m-newsItem__img {
  background-position: center;
  background-size: contain !important;
  border: 1px solid #edf0f3;
}
.ob-contenidoBoletin {
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 0.9375rem;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
}
.ob-contenidoBoletin a,
.ob-contenidoBoletin a:hover {
  text-decoration: none;
}
.ob-contenidoBoletin a::after {
  content: none;
}
.ob-contenidoBoletin button:focus,
.ob-contenidoBoletin a:focus {
  box-shadow: none;
}
.ob-contenidoBoletin:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0.375rem 0.75rem;
  transform: translateY(-0.3125rem);
}
.ob-contenidoBoletin .imagen img {
  height: 12rem;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
.ob-contenidoBoletin .texto p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.43rem;
  color: #2a2a2a;
  margin: 0 auto;
}
.ob-contenidoBoletin .textoTarjetaAcordeon {
  padding: 1rem !important;
  height: 100%;
}
.boletin .texto {
  padding: 2.0625rem 1rem;
  display: flex;
  align-items: center;
}
.boletin .texto p {
  width: 8.125rem;
}
.boletin.bgCardGrey .texto {
  height: 7rem;
}
.boletin.bgCardWhite .texto {
  height: 8.4375rem;
}
.bgCardGrey .texto {
  background-color: #edf0f3;
}
.bgCardWhite .texto {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.125);
}
.memoria .texto {
  padding: 2.0625rem 1.25rem;
  height: 100%;
}
.memoria .texto p {
  margin: 0;
  width: auto;
}
.contenedorBoletines {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-items: center;
  gap: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .contenedorBoletines {
    grid-template-columns: repeat(2, 1fr);
  }
  .contenedorBoletines.grid-three,
  .contenedorBoletines.grid-four {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 1200px) {
  .contenedorBoletines {
    grid-template-columns: repeat(4, 1fr);
  }
  .contenedorBoletines.grid-three {
    grid-template-columns: repeat(3, 1fr);
  }
  .contenedorBoletines.grid-four {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .contenedorBoletinesCarrusel {
    margin-inline: -1rem;
  }
}
.contenedorBoletinesCarrusel button:focus {
  box-shadow: none;
}
.contenedorBoletinesCarrusel .slick-slide {
  margin-inline: 0.5rem;
}
@media (min-width: 768px) {
  .contenedorBoletinesCarrusel .slick-slide {
    margin-inline: 1rem;
  }
}
.contenedorBoletinesCarrusel .slick-next,
.contenedorBoletinesCarrusel .slick-prev {
  width: 3rem;
  height: 3rem;
}
.contenedorBoletinesCarrusel .slick-prev {
  left: -3.4375rem;
}
.contenedorBoletinesCarrusel .slick-next {
  right: -3.4375rem;
}
.contenedorBoletinesCarrusel .slick-dots {
  bottom: -2.8125rem;
}
.contenedorBoletinesCarrusel .slick-dots li.slick-active button .slick-dot-icon,
.contenedorBoletinesCarrusel
  .slick-dots
  li
  button:focus
  .slick-dot-icon:before {
  color: #154481;
}
.contenedorBoletinesCarrusel
  .slick-dots
  li.slick-active
  button
  .slick-dot-icon:before {
  font-size: 0.975rem;
  margin: 0;
}
.contenedorBoletinesCarrusel .slick-dots li button .slick-dot-icon {
  color: #d7d7d7;
  opacity: 1;
}
.contenedorBoletinesCarrusel .slick-dots li button .slick-dot-icon:before {
  font-size: 0.975rem;
}
.slick-slider.slick-dotted {
  margin-bottom: 0 !important;
}
a.youtube::after {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  background-image: url("/o/missmi-theme/images/icons/reusable/youtube-no-circle.svg");
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.secretaryPanel {
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 3.75rem 1.5rem;
}
@media (min-width: 576px) {
  .secretaryPanel {
    gap: 3rem;
    padding: 7.5rem 3rem;
  }
}
@media (min-width: 1200px) {
  .secretaryPanel {
    flex-direction: row;
    justify-content: space-between;
  }
}
.secretaryPanel h3,
.secretaryPanel h4,
.secretaryPanel p {
  margin: 0;
}
.secretaryPanel__mainContent {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-left: -1.5rem;
}
@media (min-width: 576px) {
  .secretaryPanel__mainContent {
    flex-direction: row;
    margin-left: -3rem;
  }
}
.secretaryPanel__mainContent__card {
  background-color: #ffdb00;
  border-bottom-right-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  order: 2;
  padding: 3rem 1.5rem;
  width: 100%;
}
.secretaryPanel__mainContent__card--opaqueBg {
  background-color: rgba(255, 219, 0, 0.9) !important;
}
.secretaryPanel__mainContent__card__title a:after {
  display: block;
  background-image: url("/o/missmi-theme/images/icons/reusable/arrow-forward-blue.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 2.5rem;
  width: 100%;
  max-width: 2.5rem;
  aspect-ratio: 1/1;
}
@media (min-width: 576px) {
  .secretaryPanel__mainContent__card {
    padding: 5rem;
    order: 1;
  }
}
@media (min-width: 1200px) {
  .secretaryPanel__mainContent__card {
    width: 36rem;
  }
}
.secretaryPanel__mainContent__card a {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #154481;
  font-size: 2.25rem;
  line-height: 46.8px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
}
.secretaryPanel__mainContent__card h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #154481;
  font-size: 2.25rem;
  line-height: 46.8px;
  text-transform: uppercase;
}
.secretaryPanel__mainContent__card p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  border-radius: 1.25rem;
  color: #154481;
  font-size: 1.125rem;
  line-height: 1.53125rem;
  padding: 2rem;
}
.secretaryPanel__secondaryContent {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: end;
  margin-left: auto;
}
.secretaryPanel__secondaryContent--weight768 {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .secretaryPanel__secondaryContent--weight768 {
    width: 48rem;
  }
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent {
    gap: 3rem;
  }
}
.secretaryPanel__secondaryContent__twitter iframe {
  width: 100% !important;
}
.secretaryPanel__secondaryContent__card {
  align-items: center;
  background-color: #ffdb00;
  border-radius: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  overflow: hidden;
  padding: 2.5rem 1.5rem;
  position: relative;
  text-align: center;
}
.secretaryPanel__secondaryContent__card:before {
  content: "";
  background-image: url("/o/missmi-theme/images/cardBackground.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  position: absolute;
  width: 200%;
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent__card:before {
    left: 30%;
    width: 100%;
  }
}
.secretaryPanel__secondaryContent__card h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 2rem;
  line-height: 2.5rem;
}
.secretaryPanel__secondaryContent__card p {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.secretaryPanel__secondaryContent__card a {
  background-color: #154481;
  border-radius: 6.25rem;
  color: #fff;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  z-index: 10;
}
.secretaryPanel__secondaryContent__card a:hover {
  color: #fff;
  text-decoration: none;
}
.secretaryPanel__secondaryContent__logoAndMinister {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: end;
}
.secretaryPanel__secondaryContent__logoAndMinister--gap12 {
  gap: 0.75rem !important;
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent__logoAndMinister {
    flex-direction: row;
  }
}
.secretaryPanel__secondaryContent__logoAndMinister__logo {
  width: 100%;
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent__logoAndMinister__logo {
    width: auto;
  }
}
.secretaryPanel__secondaryContent__logoAndMinister__logo a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 1.25rem;
}
.secretaryPanel__secondaryContent__logoAndMinister__logo img {
  border-radius: 1.25rem;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent__logoAndMinister__logo img {
    max-height: 7.5rem;
    max-width: 18.75rem !important;
    width: auto;
  }
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary {
  align-items: center;
  background-color: #154481;
  border-bottom-left-radius: 0.625rem;
  border-top-left-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-right: -1.5rem;
  padding: 1.25rem 2.5rem;
  width: -webkit-fill-available;
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary--mr0 {
  margin-right: 0;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
@media (min-width: 576px) {
  .secretaryPanel__secondaryContent__logoAndMinister__secretary {
    flex-direction: row;
    margin-right: -3rem !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 1200px) {
  .secretaryPanel__secondaryContent__logoAndMinister__secretary {
    flex-direction: column;
  }
}
@media (min-width: 1400px) {
  .secretaryPanel__secondaryContent__logoAndMinister__secretary {
    flex-direction: row;
  }
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary img {
  border-radius: 100%;
  height: 5.7625rem;
  max-width: 5.7625rem !important;
  object-fit: cover;
  width: 5.7625rem;
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary section {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media (min-width: 1200px) {
  .secretaryPanel__secondaryContent__logoAndMinister__secretary section {
    text-align: center;
  }
}
@media (min-width: 1400px) {
  .secretaryPanel__secondaryContent__logoAndMinister__secretary section {
    text-align: left;
  }
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary section a,
.secretaryPanel__secondaryContent__logoAndMinister__secretary section a:hover {
  color: #fff;
  text-decoration: none;
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary section h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.7025rem;
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary section p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 1rem;
  line-height: 1.361875rem;
}
.secretaryPanel__secondaryContent__logoAndMinister__secretary
  section
  p:last-of-type {
  color: #ffdb00;
}
.m-links {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding-block: 3rem;
  z-index: 10;
}
@media (min-width: 992px) {
  .m-links {
    gap: 1.5rem;
  }
}
.m-links h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #154481;
  font-size: 1.75rem;
  line-height: 2.383125rem;
  margin: 0;
}
.m-links__container {
  display: flex;
  gap: 3rem;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .m-links__container {
    gap: 1.5rem;
    flex-direction: row;
  }
}
.m-links__container__cards {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .m-links__container__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .m-links__container__cards {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
.m-links__container__cards__card {
  align-items: center;
  align-items: center;
  border-left: 0.3125rem solid #154481;
  display: flex;
  margin: 0;
  padding: 0.625rem 1.25rem;
}
.m-links__container__cards__card a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.7025rem;
  color: #154481;
  text-decoration: none !important;
}
.m-links__container__cards__card--link {
  border-left: 0;
  padding-inline: 0;
  justify-content: center;
}
@media (min-width: 768px) {
  .m-links__container__cards__card--link {
    grid-column: span 2;
  }
}
@media (min-width: 1200px) {
  .m-links__container__cards__card--link {
    justify-content: left;
    grid-column: auto;
  }
}
.m-links__container__cards__card--link a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #154481;
  border-radius: 0.625rem;
  color: #fff !important;
  font-size: 1.25rem;
  line-height: 1.7025rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
  text-decoration: none !important;
  text-decoration: none;
  text-wrap: nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .m-links__container__cards__card--link a {
    width: fit-content;
  }
}
.m-minister {
  padding-block: 3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.m-minister p,
.m-minister ul,
.m-minister li {
  margin: 0 !important;
}
.m-minister__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
.m-minister__details__avatar {
  height: 15rem;
  width: 15rem;
  border: 0.625rem solid #fff;
  object-fit: cover;
  border-radius: 100%;
  margin-top: -7.5rem;
}
.m-minister__details__name {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 2.0425rem;
  color: #154481;
  width: fit-content;
  text-decoration: underline;
  text-underline-offset: 0.125rem;
}
.m-minister__details__socialNetwork {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000 !important;
  font-size: 1.75rem;
  line-height: 2.383125rem;
  text-decoration: none !important;
}
.m-minister__details__socialNetwork:hover {
  text-decoration: underline !important;
}
.m-minister__secretaries {
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.75rem;
  padding: 0;
}
@media (min-width: 1200px) {
  .m-minister__secretaries {
    grid-template-columns: repeat(3, 1fr);
  }
}
.m-minister__secretaries__secretary {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffdb00;
  width: 100%;
  padding: 4.5rem 1.5rem;
  text-align: center;
  border-radius: 1.25rem;
}
.m-minister__secretaries__secretary__name {
  text-decoration: none !important;
  color: #154481;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 2.383125rem;
}
.m-carousel-newHome.loading-carousel {
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-carousel-newHome.loading-carousel .m-carousel-newHome__dostsAndNewsLink,
.m-carousel-newHome.loading-carousel .m-carousel-newHome__prevArrow,
.m-carousel-newHome.loading-carousel .m-carousel-newHome__nextArrow,
.m-carousel-newHome.loading-carousel
  .m-carrusel-content
  .journal-content-article:not(:first-of-type) {
  display: none;
}
.m-carousel-newHome.loading-carousel:before {
  animation: rotation 1s linear infinite;
  border-bottom-color: #ba151b !important;
  border-radius: 50%;
  border: 0.3125rem solid #ffdb00;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 8rem;
  position: absolute;
  width: 8rem;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.m-carousel-newHome .m-carrusel-content {
  -webkit-transition: opacity 0.2s ease;
  height: 100%;
  margin: 0 !important;
  opacity: 0;
  transition: opacity 0.2s ease;
  visibility: hidden;
}
.m-carousel-newHome .m-carrusel-content.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.m-carousel-newHome h2,
.m-carousel-newHome p {
  margin: 0;
}
.m-carousel-newHome .slick-list {
  height: 100%;
}
.m-carousel-newHome .slick-track {
  display: flex !important;
  height: 100%;
}
.m-carousel-newHome .slick-track .slick-slide {
  height: inherit !important;
}
.m-carousel-newHome .slick-track .slick-slide > div,
.m-carousel-newHome .slick-track .slick-slide .journal-content-article {
  height: 100%;
}
.m-carousel-newHome__prevArrow,
.m-carousel-newHome__nextArrow {
  cursor: pointer;
  display: none;
  position: absolute;
  top: calc(50% - 1rem);
}
@media (min-width: 768px) {
  .m-carousel-newHome__prevArrow,
  .m-carousel-newHome__nextArrow {
    display: block;
  }
}
.m-carousel-newHome__prevArrow:before,
.m-carousel-newHome__nextArrow:before {
  content: "";
  background-color: lightgray;
  background-image: url("https://www.inclusion.gob.es/o/missmi-theme/images/custom-prev-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2.375rem;
  border-radius: 100%;
  display: block;
  height: 2.875rem;
  width: 2.875rem;
  opacity: 0.75;
  position: relative;
  z-index: 20;
}
.m-carousel-newHome__prevArrow {
  left: 2.5rem;
}
.m-carousel-newHome__nextArrow {
  right: 2.5rem;
}
.m-carousel-newHome__nextArrow:before {
  background-image: url("https://www.inclusion.gob.es/o/missmi-theme/images/custom-prev-arrow.svg");
  transform: rotate(180deg);
}
.m-carousel-newHome__dostsAndNewsLink {
  align-items: center;
  bottom: 7.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-inline: 1.5rem;
  position: absolute;
  width: 100%;
  z-index: 10;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .m-carousel-newHome__dostsAndNewsLink {
    padding: 0;
    gap: 3rem;
  }
}
@media (min-width: 992px) {
  .m-carousel-newHome__dostsAndNewsLink {
    width: fit-content;
    right: 7.5rem;
    bottom: 2.5rem;
    flex-direction: row;
  }
}
.m-carousel-newHome__dostsAndNewsLink__newsLink {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #154481;
  border-radius: 0.625rem;
  border: 0.125rem solid #fff;
  color: #fff !important;
  font-size: 1.5rem;
  line-height: 2.0425rem;
  order: 1;
  padding: 0.75rem 1.5625rem;
  place-self: flex-start;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 100%;
}
.m-carousel-newHome__dostsAndNewsLink__newsLink:hover {
  color: #fff !important;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .m-carousel-newHome__dostsAndNewsLink__newsLink {
    gap: 3rem;
    margin: 0;
    order: 2;
    place-self: center;
    width: fit-content;
  }
}
.m-carousel-newHome__dostsAndNewsLink .slick-dots {
  bottom: 0;
  display: flex;
  gap: 0.56875rem;
  order: 2;
  position: relative;
  width: fit-content;
}
@media (min-width: 992px) {
  .m-carousel-newHome__dostsAndNewsLink .slick-dots {
    order: 1;
  }
}
.m-carousel-newHome__dostsAndNewsLink .slick-dots button {
  border-radius: 100%;
  height: 0.975rem;
  margin: 0;
  width: 0.975rem;
}
.m-carousel-newHome__dostsAndNewsLink .slick-dots li {
  margin: 0;
}
.m-carousel-newHome__dostsAndNewsLink .slick-dots .slick-dot-icon {
  opacity: 1;
}
.m-carousel-newHome__dostsAndNewsLink .slick-dots .slick-dot-icon:before {
  width: 0.975rem !important;
  height: 0.975rem !important;
  display: block;
  margin: 0 !important;
  font-size: 0 !important;
  background-color: #fff;
  border-radius: 100%;
}
.m-carousel-newHome__dostsAndNewsLink
  .slick-dots
  .slick-active
  .slick-dot-icon:before {
  background-color: #ffdb00 !important;
}
.m-carousel-newHome .m-carrusel-item {
  align-items: end;
  display: flex;
  height: 100%;
  position: relative;
  min-height: 38.875rem;
}
@media (min-width: 768px) {
  .m-carousel-newHome .m-carrusel-item {
    min-height: 48rem;
  }
}
@media (min-width: 992px) {
  .m-carousel-newHome .m-carrusel-item {
    min-height: 38.75rem;
  }
}
.m-carousel-newHome .m-carrusel-item .m-carrusel-item-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5019607843);
}
.m-carousel-newHome .m-carrusel-item .m-carrusel-item-image {
  background-position: center;
  background-size: cover;
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: opacity 0.2s ease-in;
  width: 100%;
}
.m-carousel-newHome .m-carrusel-item .m-carrusel-item-image.loaded {
  opacity: 1;
}
.m-carousel-newHome .m-carrusel-item .m-carrusel-item-text-wrapper {
  padding: 4.6875rem 1.5rem 15.5rem 1.5rem;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .m-carousel-newHome .m-carrusel-item .m-carrusel-item-text-wrapper {
    padding: 7.5rem 6.25rem 17rem 6.25rem;
  }
}
@media (min-width: 992px) {
  .m-carousel-newHome .m-carrusel-item .m-carrusel-item-text-wrapper {
    padding: 7.5rem;
  }
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 992px) {
  .m-carousel-newHome
    .m-carrusel-item
    .m-carrusel-item-text-wrapper
    .m-wrapperText {
    max-width: 46.75rem;
  }
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText
  h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 2rem !important;
  line-height: 2.4rem !important;
}
@media (min-width: 992px) {
  .m-carousel-newHome
    .m-carrusel-item
    .m-carrusel-item-text-wrapper
    .m-wrapperText
    h2 {
    font-size: 2.5rem;
    line-height: 3.404375rem;
  }
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText
  h2
  a {
  color: white !important;
  text-decoration: none !important;
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText
  h2
  a:hover {
  color: white !important;
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText
  p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.531875rem;
}
.m-carousel-newHome
  .m-carrusel-item
  .m-carrusel-item-text-wrapper
  .m-wrapperText
  .m-carrusel-item-link
  a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  border-radius: 1.25rem;
  border: 0.0625rem solid #fff;
  color: #fff !important;
  display: block;
  font-size: 1.125rem;
  line-height: 1.531875rem;
  padding: 0.375rem 0.75rem;
  text-decoration: none !important;
  width: fit-content;
}
.imagen-calendario {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 31.5625rem;
  background-size: cover;
  box-shadow: inset 0 0 0 62.5rem rgba(21, 68, 129, 0.5);
  border-bottom-right-radius: 4.0625rem;
  border-top-right-radius: 4.0625rem;
  padding-left: 3.8125rem;
  padding-right: 6.1875rem;
}
@media (min-width: 1200px) {
  .imagen-calendario {
    margin-top: 15.625rem;
  }
}
.imagen-calendario.sin-calendario {
  height: 37.5rem;
  width: 80%;
}
@media (max-width: 1199.98px) {
  .imagen-calendario {
    margin-right: 1.75rem;
  }
}
@media (max-width: 575.98px) {
  .imagen-calendario {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.texto-calendario-eventos {
  font-size: 2.625rem;
  font-weight: 800;
  color: white;
  margin-bottom: 2rem;
}
@media (max-width: 575.98px) {
  .texto-calendario-eventos {
    font-size: 2.1875rem;
  }
}
.texto-enlace-eventos {
  font-size: 1.75rem;
  font-weight: 700;
  color: white !important;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .lfr-layout-structure-item-com-liferay-calendar-web-portlet-calendarportlet {
  margin-right: 3.75rem;
  margin-left: 3.125rem;
}
@media (min-width: 1200px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .lfr-layout-structure-item-com-liferay-calendar-web-portlet-calendarportlet {
    max-width: 56.25rem;
  }
}
@media (max-width: 991.98px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .lfr-layout-structure-item-com-liferay-calendar-web-portlet-calendarportlet {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
}
.col.col-lg-6.col-sm-12.col-12.col-md-6 .calendar-portlet-column-parent {
  padding: 1.875rem;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
  background: #154481;
  border-radius: 1.25rem;
}
@media (max-width: 767.98px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6 .calendar-portlet-column-parent {
    padding: 1.25rem 0;
  }
}
.col.col-lg-6.col-sm-12.col-12.col-md-6 .calendar-portlet-list div span {
  color: white;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6 .calendar-portlet-wrapper {
  background: #154481;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-nav-date {
  color: white;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .calendar-portlet-wrapper
    .scheduler-base-view-date {
    color: white;
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
  }
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-content
  .yui3-widget-hd {
  background: #154481;
  border: 0;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-header-day
  div {
  font-size: 1.4375rem !important;
  margin-bottom: 0.625rem;
}
@media (max-width: 767.98px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .calendar-portlet-wrapper
    .scheduler-view-table-header-day
    div {
    font-size: 1.125rem !important;
  }
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-row-container {
  background: #154481;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-month,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-row {
  height: 4.25rem;
  min-height: 5.5rem;
  margin: 0.3125rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-content
  div {
  border: 0;
  text-align: center;
  width: 100%;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-content
  .btn-group {
  justify-content: center;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-views {
  display: none;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event {
  height: 1rem !important;
  border-radius: 1.25rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-title,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-content,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-name,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-icons {
  display: none !important;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-disabled {
  background-image: unset;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-recorder-body
  tr:nth-last-child(-n + 3) {
  display: none;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-events-overlay-node
  .scheduler-event {
  padding-bottom: 1.5rem;
  margin-bottom: 0.375rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-events-overlay-node
  .scheduler-event-title,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-events-overlay-node
  .scheduler-event-content,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-events-overlay-node
  .scheduler-event-name {
  display: inline !important;
  font-size: 0.875rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-data-col-title-today {
  color: #ffdb00;
  background: #154481;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-colgrid-today {
  background: #154481;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-controls {
  margin-bottom: 0.625rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-base-controls
  button {
  background: #154481;
  border: 0;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-event-recorder-body
  table
  td {
  background: white !important;
  font-size: 1.25rem !important;
  color: rgba(0, 0, 0, 0.7) !important;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  .scheduler-view-table-more {
  color: white;
  font-size: 0.875rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6 .calendar-portlet-wrapper table {
  background: #154481;
  font-size: 1.4375rem;
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  table
  tbody
  th,
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-wrapper
  table
  tbody
  td {
  border: 0;
  border-bottom: 0;
  font-size: 1.4375rem;
  color: white;
  text-align: center;
}
@media (max-width: 767.98px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .calendar-portlet-wrapper
    table
    tbody
    th,
  .col.col-lg-6.col-sm-12.col-12.col-md-6
    .calendar-portlet-wrapper
    table
    tbody
    td {
    font-size: 1.125rem;
  }
}
.col.col-lg-6.col-sm-12.col-12.col-md-6
  .calendar-portlet-mini-calendar
  .yui3-calendar-weekday {
  color: white !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .col.col-lg-6.col-sm-12.col-12.col-md-6:has(.calendar-portlet-column-parent),
  .col.col-lg-6.col-sm-12.col-12.col-md-6:has(.imagen-calendario) {
    width: 100%;
    max-width: unset;
    flex: unset;
  }
}
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header,
  footer,
  .search-bar-simple,
  .m-breadcrumb,
  .m-navigation-tabs .m-tabs-missm,
  .m-secNavigation {
    display: none !important;
  }
  .mainWrapper .container-fluid-max-xl,
  .container-fluid-max-xl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    grid-template-columns: 1fr !important;
    max-width: none;
  }
  .mainWrapper {
    overflow-x: auto !important;
  }
  .m-wrapperLevel {
    min-height: 0 !important;
  }
}
.carta-espana .breadcrumb {
  margin-bottom: 0;
}
.carta-espana .lfr-layout-structure-item-row {
  overflow: visible;
}
.carta-espana .component-title {
  display: none;
}
.carta-espana .m-searchAjax .container {
  background-color: #edf0f3;
  display: flex;
  justify-content: center;
  max-width: none;
  padding: 0;
}
.carta-espana .m-searchAjax .col-12 {
  padding-inline: 0;
}
.carta-espana .m-searchAjax__wrapper {
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .carta-espana .m-searchAjax__wrapper {
    padding: 3rem;
    max-width: 71.3125rem;
    width: 100%;
  }
}
.carta-espana .m-searchAjax #m-searchAjax-category-search:after {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
}
.carta-espana .m-searchAjax .m-searchAjax__btn,
.carta-espana .mainWrapper .m-searchAjax .m-searchAjax__btn--clear,
.mainWrapper .carta-espana .m-searchAjax .m-searchAjax__btn--clear {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .carta-espana .m-searchAjax .m-searchAjax__btn,
  .carta-espana .mainWrapper .m-searchAjax .m-searchAjax__btn--clear,
  .mainWrapper .carta-espana .m-searchAjax .m-searchAjax__btn--clear {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .carta-espana .m-searchAjax .m-searchAjax__datepicker {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
.carta-espana .m-fragmentLink {
  padding: 0;
}
.carta-espana .m-ajaxresults-header {
  margin-block: 3.75rem 2rem;
}
.carta-espana .m-search-results {
  margin: 0;
  padding: 0;
}
.carta-espana .m-search-results .m-listNews__item {
  border: 0;
  margin: 0;
  padding: 0;
}
.carta-espana .m-search-results .m-listNews__item:hover {
  background-color: transparent;
}
.carta-espana * {
  font-size: 1rem;
  line-height: 1.361875rem;
}
.carta-espana h1,
.carta-espana .h1 {
  color: #154481;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 0;
}
.carta-espana h2,
.carta-espana .h2 {
  color: #154481;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0;
}
.carta-espana h3,
.carta-espana .h3 {
  color: #154481;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.275rem;
  margin-bottom: 0;
}
.carta-espana h4,
.carta-espana .h4,
.carta-espana .ce-dialog__paragraph h6,
.carta-espana .ce-dialog__numbering {
  color: #154481;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8rem;
  margin-bottom: 0;
}
.carta-espana h5,
.carta-espana .h5 {
  color: #154481;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  margin-bottom: 0;
}
.carta-espana h6,
.carta-espana .h6 {
  color: #154481;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.531875rem;
  margin-bottom: 0;
}
.carta-espana .sc-ajaxpagination {
  padding: 0 !important;
}
.carta-espana .results-pagination-wrapper {
  margin-inline: 0;
  margin-top: 2.625rem;
  padding: 0 !important;
}
.carta-espana .results-pagination-wrapper .pagination {
  margin-bottom: 0;
  gap: 0.5rem;
}
.carta-espana .results-pagination-wrapper .pagination li {
  border-radius: 0;
  border: 0;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.carta-espana .results-pagination-wrapper .pagination li a {
  align-items: center;
  background-color: #fff;
  color: #154481;
  display: flex;
  font-size: 1.25rem;
  font-weight: 400;
  height: 3.138125rem;
  justify-content: center;
  line-height: 1.875rem;
  position: relative;
  text-decoration: none;
  width: 3.27625rem;
}
.carta-espana .results-pagination-wrapper .pagination li a:focus {
  z-index: 200;
}
.carta-espana .results-pagination-wrapper .pagination li.active a {
  background-color: #154481;
  color: #fff;
}
.carta-espana .results-pagination-wrapper .pagination .prev svg,
.carta-espana .results-pagination-wrapper .pagination .next svg,
.carta-espana .results-pagination-wrapper .pagination .last svg,
.carta-espana .results-pagination-wrapper .pagination .first svg {
  display: none;
}
.carta-espana .results-pagination-wrapper .pagination .prev a:before,
.carta-espana .results-pagination-wrapper .pagination .next a:before,
.carta-espana .results-pagination-wrapper .pagination .last a:before,
.carta-espana .results-pagination-wrapper .pagination .first a:before {
  content: "";
  height: 2.52625rem;
  width: 2.52625rem;
}
.carta-espana .ce-button,
.carta-espana .m-searchAjax #m-searchAjax-clean-search,
.carta-espana .m-searchAjax #m-searchAjax-category-search {
  align-items: center;
  border-radius: 1.875rem;
  border: 0;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 0.5rem;
  line-height: 1.3rem;
  padding: 1rem 1.5rem;
  text-decoration: none;
  transition: background-color 0.2s;
  width: fit-content;
}
.carta-espana .ce-button:hover,
.carta-espana .m-searchAjax #m-searchAjax-clean-search:hover,
.carta-espana .m-searchAjax #m-searchAjax-category-search:hover {
  text-decoration: none;
}
.carta-espana .ce-button .ce-mask-icon,
.carta-espana .m-searchAjax #m-searchAjax-clean-search .ce-mask-icon,
.carta-espana .m-searchAjax #m-searchAjax-category-search .ce-mask-icon {
  height: 1.5rem;
  min-width: 1.5rem;
}
.carta-espana .ce-button--primary,
.carta-espana .m-searchAjax #m-searchAjax-category-search {
  background-color: #154481;
  color: #fff;
}
.carta-espana .ce-button--primary .ce-mask-icon,
.carta-espana .m-searchAjax #m-searchAjax-category-search .ce-mask-icon {
  background-color: #fff;
}
.carta-espana .ce-button--primary:hover,
.carta-espana .m-searchAjax #m-searchAjax-category-search:hover {
  background-color: #103361;
  color: #fff;
}
.carta-espana .ce-button--primary:focus,
.carta-espana .m-searchAjax #m-searchAjax-category-search:focus {
  background-color: #091f3a;
  border: 0.1875rem #b6c5d8;
}
.carta-espana .ce-button--secondary {
  background-color: #d0dff4;
  color: #154481;
}
.carta-espana .ce-button--secondary .ce-mask-icon {
  background-color: #154481;
}
.carta-espana .ce-button--secondary:hover {
  background-color: #b6c5d8;
  color: #154481;
}
.carta-espana .ce-button--secondary:focus {
  background-color: #d0dff4;
  border: 0.1875rem solid #154481;
}
.carta-espana .ce-button--tertiary,
.carta-espana .m-searchAjax #m-searchAjax-clean-search {
  background-color: #fff;
  border: 0.125rem solid #154481;
  color: #154481;
}
.carta-espana .ce-button--tertiary .ce-mask-icon,
.carta-espana .m-searchAjax #m-searchAjax-clean-search .ce-mask-icon {
  background-color: #154481;
}
.carta-espana .ce-button--tertiary:hover,
.carta-espana .m-searchAjax #m-searchAjax-clean-search:hover {
  background-color: #d0dff4;
  color: #154481;
}
.carta-espana .ce-button--tertiary:focus,
.carta-espana .m-searchAjax #m-searchAjax-clean-search:focus {
  outline: 0.1875rem solid #b6c5d8;
}
.carta-espana .ce-icon,
.carta-espana .m-searchAjax #m-searchAjax-category-search:after,
.carta-espana .results-pagination-wrapper .pagination .prev a:before,
.carta-espana .results-pagination-wrapper .pagination .next a:before,
.carta-espana .results-pagination-wrapper .pagination .last a:before,
.carta-espana .results-pagination-wrapper .pagination .first a:before {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 2.25rem;
  min-width: 2.25rem;
}
.carta-espana .ce-icon--forward {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/forward.svg");
}
.carta-espana .ce-icon--slider-fw-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/slider-fw-white.svg");
}
.carta-espana .ce-icon--slider-back-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/slider-back-white.svg");
}
.carta-espana .ce-icon--facebook-bg-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/social-media/facebook-bg-white.svg");
}
.carta-espana .ce-icon--instagram-bg-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/social-media/instagram-bg-white.svg");
}
.carta-espana .ce-icon--linkedin-bg-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/social-media/linkedin-bg-white.svg");
}
.carta-espana .ce-icon--x-bg-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/social-media/twitter-bg-white.svg");
}
.carta-espana .ce-icon--youtube-bg-white {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/social-media/youtube-bg-white.svg");
}
.carta-espana .ce-icon--close {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/close.svg");
}
.carta-espana .ce-icon--arrow-right,
.carta-espana .results-pagination-wrapper .pagination .next a:before {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/arrow-right.svg");
}
.carta-espana .ce-icon--arrow-left,
.carta-espana .results-pagination-wrapper .pagination .prev a:before {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/arrow-left.svg");
}
.carta-espana .ce-icon--last-page,
.carta-espana .results-pagination-wrapper .pagination .last a:before {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/last-page.svg");
}
.carta-espana .ce-icon--first-page,
.carta-espana .results-pagination-wrapper .pagination .first a:before {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/first-page.svg");
}
.carta-espana .ce-icon--x {
  background-image: url("/o/missmi-theme/images/icons/reusable/x-icon.svg");
}
.carta-espana .ce-icon--facebook {
  background-image: url("/o/missmi-theme/images/icons/reusable/facebook-icon.svg");
}
.carta-espana .ce-icon--linkedin {
  background-image: url("/o/missmi-theme/images/icons/reusable/linkedin-icon.svg");
}
.carta-espana .ce-icon--whatsapp {
  background-image: url("/o/missmi-theme/images/icons/reusable/whatsapp-icon.svg");
}
.carta-espana .ce-icon--search-white,
.carta-espana .m-searchAjax #m-searchAjax-category-search:after {
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/search-white.svg");
}
.carta-espana .ce-mask-icon {
  display: block;
  height: 2rem;
  mask-position: center;
  mask-repeat: no-repeat;
  min-width: 2rem;
}
.carta-espana .ce-mask-icon--person {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/person.svg");
}
.carta-espana .ce-mask-icon--home-work {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/home-work.svg");
}
.carta-espana .ce-mask-icon--mystery {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/mystery.svg");
}
.carta-espana .ce-mask-icon--article {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/article.svg");
}
.carta-espana .ce-mask-icon--forward {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/forward.svg");
}
.carta-espana .ce-mask-icon--close {
  mask-image: url("/o/missmi-theme/images/carta-hispania/icons/close.svg");
}
.carta-espana .ce-mask-icon--burntOrange,
.carta-espana .ce-info-cards__button--bg-cream .ce-mask-icon {
  background-color: #c63;
}
.carta-espana .ce-mask-icon--curry,
.carta-espana .ce-info-cards__button--bg-paleYellow .ce-mask-icon {
  background-color: #a06b26;
}
.carta-espana .ce-mask-icon--teal,
.carta-espana .ce-info-cards__button--bg-lightBlue .ce-mask-icon {
  background-color: teal;
}
.carta-espana .ce-mask-icon--black,
.carta-espana .ce-info-cards__button--bg-paleGray .ce-mask-icon {
  background-color: #000;
}
.carta-espana .ce-redes-sociales {
  display: flex;
  justify-content: center;
}
.carta-espana .ce-redes-sociales__list {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(2, 1fr);
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .carta-espana .ce-redes-sociales__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.carta-espana .ce-redes-sociales__item {
  display: flex;
  margin: 0;
}
.carta-espana .ce-redes-sociales__link {
  align-items: center;
  border-radius: 0.25rem 2.5rem 0.25rem 0.25rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 0.4375rem;
  line-height: 2.1875rem;
  padding: 1.4375rem 2.125rem;
  text-align: center;
  text-decoration: none;
  width: 8.25rem;
}
.carta-espana .ce-redes-sociales__link:hover {
  color: #fff;
}
.carta-espana .ce-redes-sociales__link--facebook {
  background-color: #154481;
}
.carta-espana .ce-redes-sociales__link--linkedin {
  background-color: #0064c2;
}
.carta-espana .ce-redes-sociales__link--instagram {
  background-color: #8d2e42;
}
.carta-espana .ce-redes-sociales__link--youtube {
  background-color: #b5041d;
}
.carta-espana .ce-redes-sociales__link--x {
  background-color: #000;
}
.carta-espana .ce-news-slide {
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2509803922);
  display: grid;
  margin: 0.25rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-slide {
    grid-template-columns: repeat(2, 1fr);
  }
}
.carta-espana .ce-news-slide__image {
  height: 9.6875rem;
  width: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
}
@media (min-width: 768px) {
  .carta-espana .ce-news-slide__image {
    height: 16.1875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-news-slide__image {
    height: 21.875rem;
  }
}
.carta-espana .ce-news-slide__content {
  display: flex;
  gap: 0.75rem;
  padding: 1.25rem 1.125rem;
  align-items: center;
}
.carta-espana .ce-news-slide__content img {
  display: none;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-slide__content {
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
  }
}
.carta-espana .ce-news-slide__title {
  margin: 0;
}
.carta-espana .ce-news-slide__link {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  padding-bottom: 0.0625rem;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-slide__link {
    -webkit-line-clamp: 2;
  }
}
.carta-espana .ce-news-slide__description {
  display: none;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-slide__description {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-news-slide__description {
    -webkit-line-clamp: 6;
  }
}
.carta-espana .ce-news-carousel {
  align-items: center;
  display: flex;
  gap: 1.125rem;
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}
.carta-espana .ce-news-carousel:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
}
.carta-espana
  .ce-news-carousel:not(.slick-initialized)
  > *:not(:first-of-type) {
  display: none;
}
.carta-espana .ce-news-carousel .ce-slider-prev,
.carta-espana .ce-news-carousel .ce-slider-next {
  display: none;
  background-color: #154481;
  border-radius: 12.5rem;
  border: 0;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  min-width: 2.5rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-carousel .ce-slider-prev,
  .carta-espana .ce-news-carousel .ce-slider-next {
    display: block;
  }
}
.carta-espana .ce-news-carousel .ce-icon--slider-fw-white,
.carta-espana .ce-news-carousel .ce-icon--slider-back-white {
  width: 100%;
  height: 100%;
}
.carta-espana .ce-news-carousel .ce-icon--forward {
  background-size: 2.25rem;
}
.carta-espana .ce-carousel-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel-wrapper {
    gap: 1.125rem;
  }
}
.carta-espana .ce-carousel-wrapper .slick-dots {
  bottom: auto;
  display: flex;
  gap: 0.625rem;
  justify-content: center;
  position: relative;
}
.carta-espana .ce-carousel-wrapper .slick-dots li {
  border-radius: 100%;
  margin: 0;
}
.carta-espana .ce-carousel-wrapper .slick-dots li button {
  border-radius: 100%;
  height: 0.975rem;
  margin: 0;
  padding: 0;
  width: 0.975rem;
}
.carta-espana
  .ce-carousel-wrapper
  .slick-dots
  li
  button:focus
  .slick-dot-icon::before {
  color: #b6c5d8;
}
.carta-espana .ce-carousel-wrapper .slick-dots li .slick-dot-icon {
  color: #d7d7d7;
}
.carta-espana .ce-carousel-wrapper .slick-dots li .slick-dot-icon:before {
  margin: 0;
  font-size: 0.975rem;
}
.carta-espana .ce-carousel-wrapper .slick-dots li.slick-active .slick-dot-icon {
  color: #154481;
}
.carta-espana .ce-category {
  background-color: #154481;
  border-radius: 0.25rem;
  bottom: 0.75rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  left: 0.75rem;
  line-height: 1.191875rem;
  padding: 0.25rem 0.5rem;
  position: absolute;
  text-transform: uppercase;
}
.carta-espana .ce-news-grid {
  display: grid;
  gap: 1.5rem;
  padding-inline: 1.96875rem;
}
.carta-espana .ce-news-grid .journal-content-article {
  height: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-grid {
    grid-template-columns: repeat(2, 1fr);
    padding-inline: 3.1875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-news-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
  }
}
.carta-espana .ce-news-card {
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2509803922);
  height: 100%;
  overflow: hidden;
}
.carta-espana .ce-news-card__image {
  height: 9.6875rem;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}
.carta-espana .ce-news-card__link {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  padding-bottom: 0.0625rem;
}
.carta-espana .ce-news-card__content {
  padding: 1rem 1.125rem 1.5rem 1rem;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.carta-espana .ce-separator {
  border-bottom: 0.0625rem solid #d7d7d7;
}
.carta-espana .ce-info-cards {
  display: grid;
  gap: 1.125rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .carta-espana .ce-info-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
.carta-espana .ce-info-cards__title {
  margin-bottom: 0;
  width: 100%;
}
.carta-espana .ce-info-cards__item {
  display: flex;
  margin-bottom: 0;
}
.carta-espana .ce-info-cards__icon-wrapper {
  align-items: center;
  background-color: white;
  border-radius: 6.25rem;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  min-width: 3.25rem;
}
.carta-espana .ce-info-cards__button {
  align-items: center;
  border-radius: 0.25rem 2.5rem 0.25rem 0.25rem;
  border: 0;
  display: flex;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 1rem;
  height: 100%;
  line-height: 1.531875rem;
  padding: 1rem 1.5rem;
  text-align: left;
  width: 100%;
}
.carta-espana .ce-info-cards__button--bg-cream {
  background-color: #edd7c7;
}
.carta-espana .ce-info-cards__button--bg-paleYellow {
  background-color: #efe1c7;
}
.carta-espana .ce-info-cards__button--bg-lightBlue {
  background-color: #dfe8ea;
}
.carta-espana .ce-info-cards__button--bg-paleGray {
  background-color: #e1dad2;
}
.carta-espana .ce-dialog {
  align-items: center;
  border: 0;
  flex-direction: column;
  gap: 3rem;
  height: 100vh;
  margin-block: 0;
  max-height: none;
  max-width: 38.875rem;
  padding: 5rem 1.5rem;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-dialog {
    height: fit-content;
    margin: auto;
    max-height: calc(100% - 2em - 6px);
    padding: 5rem 3rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-dialog {
    max-width: 71.3125rem;
    padding: 5rem;
  }
}
.carta-espana .ce-dialog__close-button {
  background-color: transparent;
  border: 0;
  display: flex;
  padding: 0;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}
.carta-espana .ce-dialog__close-button .ce-icon,
.carta-espana
  .ce-dialog__close-button
  .m-searchAjax
  #m-searchAjax-category-search:after,
.carta-espana
  .m-searchAjax
  .ce-dialog__close-button
  #m-searchAjax-category-search:after,
.carta-espana
  .ce-dialog__close-button
  .results-pagination-wrapper
  .pagination
  .prev
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .prev
  .ce-dialog__close-button
  a:before,
.carta-espana
  .ce-dialog__close-button
  .results-pagination-wrapper
  .pagination
  .next
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .next
  .ce-dialog__close-button
  a:before,
.carta-espana
  .ce-dialog__close-button
  .results-pagination-wrapper
  .pagination
  .last
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .last
  .ce-dialog__close-button
  a:before,
.carta-espana
  .ce-dialog__close-button
  .results-pagination-wrapper
  .pagination
  .first
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .first
  .ce-dialog__close-button
  a:before {
  height: 2.625rem;
  width: 2.625rem;
}
.carta-espana .ce-dialog[open] {
  display: flex;
}
.carta-espana .ce-dialog__rows {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.carta-espana .ce-dialog__row {
  display: grid;
  gap: 1rem;
}
@media (min-width: 1200px) {
  .carta-espana .ce-dialog__row--2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.carta-espana .ce-dialog__col {
  padding: 1.5rem;
}
.carta-espana .ce-dialog__col--bg-cream {
  background-color: #edd7c7;
}
.carta-espana .ce-dialog__col--bg-cream .ce-dialog__numbering--featured {
  color: #c63;
}
.carta-espana .ce-dialog__col--bg-paleYellow {
  background-color: #efe1c7;
}
.carta-espana .ce-dialog__col--bg-paleYellow .ce-dialog__numbering--featured {
  color: #64450c;
}
.carta-espana .ce-dialog__col--bg-lightBlue {
  background-color: #dfe8ea;
}
.carta-espana .ce-dialog__col--bg-lightBlue .ce-dialog__numbering--featured {
  color: teal;
}
.carta-espana .ce-dialog__col--bg-paleGray {
  background-color: #e1dad2;
}
.carta-espana .ce-dialog__col--bg-paleGray .ce-dialog__numbering--featured {
  color: #000;
}
.carta-espana .ce-dialog__col--border-cream {
  border: 0.125rem solid #edd7c7;
}
.carta-espana .ce-dialog__col--border-paleYellow {
  border: 0.125rem solid #efe1c7;
}
.carta-espana .ce-dialog__col--border-lightBlue {
  border: 0.125rem solid #dfe8ea;
}
.carta-espana .ce-dialog__col--border-paleGray {
  border: 0.125rem solid #e1dad2;
}
.carta-espana .ce-dialog__col--fdr {
  align-items: center;
  display: flex;
  gap: 1.25rem;
}
.carta-espana .ce-dialog__paragraph {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.carta-espana .ce-dialog__paragraph > ul {
  list-style-type: disc;
}
.carta-espana .ce-dialog__paragraph > * {
  margin-bottom: 0;
}
.carta-espana .ce-dialog__paragraph h6,
.carta-espana .ce-dialog__numbering {
  color: #000;
}
.carta-espana .ce-dialog__numbering {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.carta-espana .ce-dialog__numbering--featured {
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.191875rem;
}
.carta-espana .ce-dialog__index {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 2.7rem;
}
.carta-espana .ce-detail-news {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 1200px) {
  .carta-espana .ce-detail-news {
    gap: 1.5rem;
  }
}
.carta-espana .ce-detail-news .ce-category {
  left: 0;
  position: relative;
  top: 0;
  width: fit-content;
}
.carta-espana .ce-detail-news__image-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.carta-espana .ce-detail-news__image {
  max-height: 11.125rem;
  object-fit: contain;
  object-fit: contain;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-detail-news__image {
    max-height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-detail-news__image {
    max-height: 44.201875rem;
  }
}
.carta-espana .ce-detail-news__image-description {
  font-style: italic;
  text-align: center;
}
.carta-espana .ce-detail-news__title {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.carta-espana .ce-detail-news__intro {
  margin-bottom: 0;
}
.carta-espana .ce-detail-news__description h3,
.carta-espana .ce-detail-news__description h4,
.carta-espana .ce-detail-news__description h5,
.carta-espana .ce-detail-news__description h6 {
  margin-bottom: 1rem;
}
.carta-espana .ce-detail-news__description :last-child {
  margin-bottom: 0;
}
.carta-espana .ce-carousel {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
}
.carta-espana .ce-carousel__slider {
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  opacity: 1;
  overflow: hidden;
  transition: opacity 0.3s;
  visibility: visible;
}
.carta-espana .ce-carousel__slider:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0;
}
.carta-espana
  .ce-carousel__slider:not(.slick-initialized)
  > *:not(:first-of-type) {
  display: none;
}
.carta-espana .ce-carousel__slide {
  background-color: transparent;
  border: 0;
  display: flex !important;
  flex-direction: column;
  padding: 0;
}
.carta-espana .ce-carousel__slide:focus {
  box-shadow: none;
  outline: transparent;
}
.carta-espana .ce-carousel__image {
  display: flex;
  flex-direction: column;
  height: 11.125rem;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-carousel__image {
    height: 28.5625rem;
  }
}
.carta-espana .ce-carousel__description {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.191875rem;
  padding: 1rem 1.5rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel__description {
    padding: 2rem 1.5rem;
  }
}
.carta-espana .ce-carousel-controls {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.carta-espana .ce-carousel-controls__item {
  margin-bottom: 0;
}
.carta-espana .ce-carousel-controls__button {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  padding: 0;
  position: relative;
}
.carta-espana .ce-carousel-controls__button:focus {
  z-index: 200;
}
.carta-espana .ce-carousel-controls .ce-icon,
.carta-espana
  .ce-carousel-controls
  .m-searchAjax
  #m-searchAjax-category-search:after,
.carta-espana
  .m-searchAjax
  .ce-carousel-controls
  #m-searchAjax-category-search:after,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .prev
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .prev
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .next
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .next
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .last
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .last
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .first
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .first
  .ce-carousel-controls
  a:before {
  background-size: contain;
  height: 3.789375rem;
  width: 3.789375rem;
}
.carta-espana .ce-carousel-dialog {
  border-radius: 0.5rem;
  border: 0;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  display: flex;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.carta-espana .ce-carousel-dialog[open] {
  opacity: 1;
  pointer-events: inherit;
}
.carta-espana .ce-carousel-dialog__body {
  display: flex;
  flex-direction: column;
}
.carta-espana .ce-carousel-dialog__body:first-child {
  flex-grow: 1;
}
.carta-espana .ce-carousel-dialog .ce-carousel__image {
  height: 11.125rem;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel-dialog .ce-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-carousel-dialog .ce-carousel__image {
    height: 44.201875rem;
  }
}
.carta-espana .ce-carousel-dialog .btn-close {
  align-items: center;
  background-color: #154481;
  border-radius: 100%;
  border: 0;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  width: 2.5rem;
  z-index: 10;
}
.carta-espana .ce-carousel-dialog .ce-mask-icon {
  background-color: #fff;
  height: 1.5rem;
  width: 1.5rem;
}
.carta-espana .ce-news-share {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-share {
    flex-direction: row;
    gap: 2rem;
  }
}
.carta-espana .ce-news-share__list {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.carta-espana .ce-news-share__item {
  display: flex;
  margin-bottom: none;
}
.carta-espana .ce-news-share .ce-icon,
.carta-espana .ce-news-share .m-searchAjax #m-searchAjax-category-search:after,
.carta-espana .m-searchAjax .ce-news-share #m-searchAjax-category-search:after,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .prev
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .prev
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .next
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .next
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .last
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .last
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .first
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .first
  .ce-news-share
  a:before {
  height: 3rem;
  object-fit: contain;
  width: 3rem;
}
.carta-espana .ce-detail-news {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 1200px) {
  .carta-espana .ce-detail-news {
    gap: 1.5rem;
  }
}
.carta-espana .ce-detail-news .ce-category {
  left: 0;
  position: relative;
  top: 0;
  width: fit-content;
}
.carta-espana .ce-detail-news__image-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.carta-espana .ce-detail-news__image {
  max-height: 11.125rem;
  object-fit: contain;
  object-fit: contain;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-detail-news__image {
    max-height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-detail-news__image {
    max-height: 44.201875rem;
  }
}
.carta-espana .ce-detail-news__image-description {
  font-style: italic;
  text-align: center;
}
.carta-espana .ce-detail-news__title {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.carta-espana .ce-detail-news__intro {
  margin-bottom: 0;
}
.carta-espana .ce-detail-news__description h3,
.carta-espana .ce-detail-news__description h4,
.carta-espana .ce-detail-news__description h5,
.carta-espana .ce-detail-news__description h6 {
  margin-bottom: 1rem;
}
.carta-espana .ce-detail-news__description :last-child {
  margin-bottom: 0;
}
.carta-espana .ce-carousel {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
}
.carta-espana .ce-carousel__slider {
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  overflow: hidden;
  margin-bottom: 0;
}
.carta-espana .ce-carousel__slide {
  background-color: transparent;
  border: 0;
  display: flex !important;
  flex-direction: column;
  padding: 0;
}
.carta-espana .ce-carousel__slide:focus {
  box-shadow: none;
  outline: transparent;
}
.carta-espana .ce-carousel__image {
  display: flex;
  flex-direction: column;
  height: 11.125rem;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-carousel__image {
    height: 28.5625rem;
  }
}
.carta-espana .ce-carousel__description {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.191875rem;
  padding: 1rem 1.5rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel__description {
    padding: 2rem 1.5rem;
  }
}
.carta-espana .ce-carousel-controls {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.carta-espana .ce-carousel-controls__item {
  margin-bottom: 0;
}
.carta-espana .ce-carousel-controls__button {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  padding: 0;
  position: relative;
}
.carta-espana .ce-carousel-controls__button:focus {
  z-index: 200;
}
.carta-espana .ce-carousel-controls .ce-icon,
.carta-espana
  .ce-carousel-controls
  .m-searchAjax
  #m-searchAjax-category-search:after,
.carta-espana
  .m-searchAjax
  .ce-carousel-controls
  #m-searchAjax-category-search:after,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .prev
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .prev
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .next
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .next
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .last
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .last
  .ce-carousel-controls
  a:before,
.carta-espana
  .ce-carousel-controls
  .results-pagination-wrapper
  .pagination
  .first
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .first
  .ce-carousel-controls
  a:before {
  background-size: contain;
  height: 3.789375rem;
  width: 3.789375rem;
}
.carta-espana .ce-carousel-dialog {
  border-radius: 0.5rem;
  border: 0;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  display: flex;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.carta-espana .ce-carousel-dialog[open] {
  opacity: 1;
  pointer-events: inherit;
}
.carta-espana .ce-carousel-dialog__body {
  display: flex;
  flex-direction: column;
}
.carta-espana .ce-carousel-dialog__body:first-child {
  flex-grow: 1;
}
.carta-espana .ce-carousel-dialog .ce-carousel__image {
  height: 11.125rem;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
@media (min-width: 768px) {
  .carta-espana .ce-carousel-dialog .ce-carousel__image {
    height: 21.875rem;
  }
}
@media (min-width: 1200px) {
  .carta-espana .ce-carousel-dialog .ce-carousel__image {
    height: 44.201875rem;
  }
}
.carta-espana .ce-carousel-dialog .btn-close {
  align-items: center;
  background-color: #154481;
  border-radius: 100%;
  border: 0;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  width: 2.5rem;
  z-index: 10;
}
.carta-espana .ce-carousel-dialog .ce-mask-icon {
  background-color: #fff;
  height: 1.5rem;
  width: 1.5rem;
}
.carta-espana .ce-news-share {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .carta-espana .ce-news-share {
    flex-direction: row;
    gap: 2rem;
  }
}
.carta-espana .ce-news-share__list {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.carta-espana .ce-news-share__item {
  display: flex;
  margin-bottom: none;
}
.carta-espana .ce-news-share .ce-icon,
.carta-espana .ce-news-share .m-searchAjax #m-searchAjax-category-search:after,
.carta-espana .m-searchAjax .ce-news-share #m-searchAjax-category-search:after,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .prev
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .prev
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .next
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .next
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .last
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .last
  .ce-news-share
  a:before,
.carta-espana
  .ce-news-share
  .results-pagination-wrapper
  .pagination
  .first
  a:before,
.carta-espana
  .results-pagination-wrapper
  .pagination
  .first
  .ce-news-share
  a:before {
  height: 3rem;
  object-fit: contain;
  width: 3rem;
}
.carta-espana .ce-search-bar {
  padding: 1rem;
  border-radius: 1rem;
  border: 0.0625rem solid #d7d7d7;
  background: #f7f8f9;
}
.carta-espana .ce-search-bar__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #000;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 992px) {
  .carta-espana .ce-search-bar__link {
    font-size: 1rem;
  }
}
.carta-espana .ce-search-bar__link:hover {
  text-decoration: none;
  color: #000;
  opacity: 0.8rem;
}
.carta-espana .ce-search-bar__link::before {
  content: "";
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("/o/missmi-theme/images/icons/reusable/search.svg");
}
.carta-espana .ce-menu-nav {
  margin-top: 2rem;
}
.carta-espana .ce-menu-nav__list {
  display: none;
  list-style: none;
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .carta-espana .ce-menu-nav__list {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
}
.carta-espana .ce-menu-nav__list.is-visible {
  display: flex;
  flex-direction: column;
}
.carta-espana .ce-menu-nav__item {
  display: flex;
  margin-bottom: 0;
}
.carta-espana .ce-menu-nav__link {
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  border-bottom: 0.0625rem solid #d7d7d7;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
}
.carta-espana .ce-menu-nav__link:hover {
  text-decoration: underline;
}
.carta-espana .ce-menu-nav__link.active {
  background-color: #154481;
  border-radius: 0.5rem;
  color: #fff;
  font-weight: bold;
}
.carta-espana .ce-menu-nav__link.active:hover {
  text-decoration: none;
}
.carta-espana .ce-menu-nav__button {
  display: flex;
  margin: 0.5rem 0;
}
@media (min-width: 992px) {
  .carta-espana .ce-menu-nav__button {
    display: none;
  }
}
.carta-espana .ce-menu-nav__button__item {
  padding: 1rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #154481;
  color: #fff;
  border-radius: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  gap: 0.5rem;
}
.carta-espana .ce-menu-nav__button__item--open::before {
  content: "";
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/menu-white.svg");
}
.carta-espana .ce-menu-nav__button__item--close {
  display: none;
}
.carta-espana .ce-menu-nav__button__item--close::before {
  content: "";
  background-size: 0.875rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 0.875rem;
  height: 0.875rem;
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/close-white.svg");
}
.carta-espana .ce-contenidoNovedad {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  border-radius: 0.5rem;
}
.carta-espana .ce-contenidoNovedad:hover {
  filter: brightness(1.1) saturate(0.7);
}
.carta-espana .ce-contenidoNovedad::before {
  content: "";
  position: absolute;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.28));
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.carta-espana .ce-contenidoNovedad__sin-filtro::before {
  content: "";
  background: none !important;
}
.carta-espana .ce-contenidoNovedad__wrapperTexts {
  position: absolute;
  padding: 1.875rem 1.75rem;
  width: 100%;
}
.carta-espana .ce-contenidoNovedad__wrapperTexts--cambio-titulo {
  padding: 0.938rem;
}
@media (min-width: 992px) {
  .carta-espana .ce-contenidoNovedad__wrapperTexts {
    padding: 1.125rem 1.5rem;
  }
}
.carta-espana .ce-contenidoNovedad__title {
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.carta-espana .ce-contenidoNovedad__title--cambio-titulo {
  font-size: 1.5rem;
}
@media (min-width: 576px) {
  .carta-espana .ce-contenidoNovedad__title--cambio-titulo {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .carta-espana .ce-contenidoNovedad__title--cambio-titulo {
    font-size: 1.5rem;
  }
}
.carta-espana
  .ce-contenidoNovedad__title--cambio-titulo
  .ce-contenidoNovedad__link {
  color: #1d1d1b;
}
.carta-espana .ce-contenidoNovedad h3 {
  font-size: 0.9em;
}
.carta-espana .ce-contenidoNovedad__link {
  text-decoration: none;
  color: #fff;
}
.carta-espana .ce-contenidoNovedad__link:hover {
  color: #fff;
  text-decoration: none;
}
.carta-espana .ce-contenidoNovedad__label {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #335a89;
  color: #fff;
  text-transform: uppercase;
  padding: 0.3125rem 0.625rem;
}
.carta-espana .ce-contenidoNovedad .textColor__blanco {
  color: #fff;
}
.carta-espana .ce-contenidoNovedad .textColor__negro {
  color: #2a2a2a;
}
.carta-espana .ce-contenidoNovedad .textColor__gris {
  color: #edf0f5;
}
.carta-espana .ce-contenidoNovedad .textColor__azul {
  color: #154481;
}
.carta-espana
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  .acc-button {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  border: 0.0625rem solid #154481;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: 0.0125rem;
}
.carta-espana .m-genericContent__wrapper .m-genericContent__containerTitle h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #154481;
  font-size: 1.875rem;
  line-height: 2.4rem;
}
.carta-espana .m-genericContent__wrapper .m-genericContent__html p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
}
.carta-espana .m-genericContent__wrapper .m-genericContent__html p strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #154481;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
.carta-espana .m-genericContent__wrapper .m-genericContent__html a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#wrapper .m-news-carousel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
#wrapper .m-news-carousel:after {
  background: linear-gradient(90deg, #ffdb00 -0.27%, #154481 100%);
  content: "";
  height: 1.25rem;
  width: 100%;
  z-index: 10;
}
#wrapper .m-news-carousel__controls {
  align-items: center;
  bottom: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-inline: 1.5rem;
  position: absolute;
  width: 100%;
}
#wrapper .m-news-carousel__link {
  background-color: #fff;
  border-radius: 0.625rem;
  color: #154481;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
#wrapper .m-news-carousel__link:hover {
  text-decoration: underline;
}
#wrapper .m-news-carousel .slick-dots {
  bottom: auto;
  display: flex;
  gap: 0.625rem;
  position: relative;
  width: fit-content;
}
#wrapper .m-news-carousel .slick-dots li {
  margin: 0;
}
#wrapper .m-news-carousel .slick-dots button {
  border-radius: 100%;
  border: 0;
  height: 1rem;
  margin: 0;
  padding: 0;
  width: 1rem;
}
#wrapper .m-news-carousel .slick-dots .slick-active .slick-dot-icon:before {
  background-color: #ffdb00;
}
#wrapper .m-news-carousel .slick-dots .slick-dot-icon {
  opacity: 1;
}
#wrapper .m-news-carousel .slick-dots .slick-dot-icon:before {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 100%;
  margin: 0 !important;
  width: 100%;
}
#wrapper .m-news-carousel .m-arrow {
  background-color: lightgray;
  background-image: url("../images/custom-prev-arrow.svg");
  background-position: center;
  border-radius: 100%;
  border: 0;
  bottom: 11.8125rem;
  height: 2.875rem;
  padding: 0;
  position: absolute;
  width: 2.875rem;
  z-index: 10;
}
#wrapper .m-news-carousel .m-prev-arrow {
  left: 2.5rem;
}
#wrapper .m-news-carousel .m-next-arrow {
  transform: rotate(180deg);
  right: 2.5rem;
}
#wrapper .m-news-carousel .slick-track {
  display: flex;
}
#wrapper .m-news-carousel .slick-track .slick-slide {
  height: inherit;
}
#wrapper .m-news-carousel .slick-track .slick-slide > div,
#wrapper .m-news-carousel .slick-track .slick-slide .journal-content-article {
  height: 100%;
}
#wrapper .m-news-card {
  background-color: #154481;
  display: grid;
  height: 100%;
  position: relative;
}
#wrapper .m-news-card__body {
  display: flex;
  justify-content: center;
  padding: 3rem 1.5rem 11rem 1.5rem;
}
#wrapper .m-news-card__title {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  height: fit-content;
  line-height: 2.375rem;
  margin-bottom: 0;
  text-decoration: none;
  text-underline-offset: auto;
  text-wrap: balance;
}
#wrapper .m-news-card__title:hover {
  text-decoration: underline;
}
#wrapper .m-news-card__img {
  height: 15.9375rem;
  object-fit: cover;
  position: relative;
  width: 100%;
}
#wrapper .m-news-card__img:before {
  background: rgba(0, 0, 0, 0.5019607843);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  #wrapper .m-news-carousel__controls {
    left: calc(50% - 16.8125rem);
    max-width: 33.625rem;
    padding-inline: 0;
  }
  #wrapper .m-news-card__img {
    height: 31.875rem;
  }
  #wrapper .m-news-card__title {
    max-width: 33.625rem;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #wrapper .m-news-carousel:after {
    position: absolute;
    top: calc(100% - 1.25rem);
  }
  #wrapper .m-news-carousel__controls {
    bottom: 5.75rem;
    flex-direction: row;
    gap: 2.5rem;
    left: calc(50% + 4.75rem);
    width: fit-content;
  }
  #wrapper .m-news-carousel__link {
    width: fit-content;
    order: 2;
  }
  #wrapper .m-news-carousel .slick-dots {
    order: 1;
  }
  #wrapper .m-news-card {
    grid-template-columns: repeat(2, 1fr);
    height: 30.625rem;
  }
  #wrapper .m-news-card__img {
    height: 100%;
    height: 30.625rem;
  }
  #wrapper .m-news-card__body {
    padding: 5.75rem 7.75rem 12.25rem 4.75rem;
  }
  #wrapper .m-news-card__title {
    -webkit-line-clamp: 5;
  }
}
@media (min-width: 1200px) {
  #wrapper .m-news-carousel .m-arrow {
    bottom: calc(50% - 23px);
  }
  #wrapper .m-news-card__body {
    justify-content: stretch;
  }
  #wrapper .m-news-card__title {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
.mainWrapper .easy-read {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  gap: 3rem;
  letter-spacing: 0;
  line-height: 150%;
  max-width: 60ch;
  text-wrap: balance;
}
.mainWrapper .easy-read a {
  color: #154481;
  text-decoration: underline;
}
.mainWrapper .easy-read h2,
.mainWrapper .easy-read h3 {
  font-size: 1.7rem;
  letter-spacing: 0;
  line-height: 140%;
  margin-bottom: 1rem;
}
.mainWrapper .easy-read h3 {
  line-height: 150%;
}
.mainWrapper .easy-read table {
  overflow-x: auto;
  table-layout: fixed;
  width: 100%;
}
.mainWrapper .easy-read table thead th {
  border-inline: none !important;
}
.mainWrapper .easy-read table th,
.mainWrapper .easy-read table td {
  border: 0.0625rem solid black !important;
  font-size: 1.125rem !important;
  padding: 0.5rem !important;
}
.mainWrapper .easy-read table caption {
  color: initial;
  font-size: 1.125rem;
  font-style: italic;
}
.mainWrapper .easy-read img {
  max-width: 100%;
}
.mainWrapper .easy-read__toc ul li::marker {
  color: #154481;
}
.mainWrapper .easy-read__intro {
  align-items: center;
  border-radius: 0.25rem;
  border: 1px solid #0a1396;
  display: flex;
  gap: 1rem;
  overflow: hidden;
  padding-right: 1rem;
  width: fit-content;
}
.mainWrapper .easy-read__intro-image {
  height: 4.6875rem;
  object-fit: contain;
  width: 4.6875rem;
}
.mainWrapper .easy-read__section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.mainWrapper .easy-read__section h3 {
  margin-bottom: 0;
}
.mainWrapper .easy-read__back {
  background: transparent;
  border: 0;
  color: #154481;
  margin-top: 3rem;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  width: fit-content;
}
.mainWrapper .easy-read-tooltip {
  border: 1px solid #154481;
  font-weight: 700;
  padding: 0.25rem;
  position: relative;
}
.mainWrapper .easy-read-tooltip:hover .easy-read-tooltiptext,
.mainWrapper .easy-read-tooltip:focus .easy-read-tooltiptext {
  opacity: 1;
}
.mainWrapper .easy-read-tooltiptext {
  background-color: #2a2a2a;
  bottom: calc(100% + 0.625rem);
  color: white;
  font-weight: 400;
  left: 50%;
  max-width: 100%;
  min-width: 12.25rem;
  opacity: 0;
  padding: 0.625rem;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%);
  transition: opacity 0.2s ease;
  z-index: 1000;
}
.mainWrapper .easy-read-tooltiptext:after {
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  border-top: 0.625rem solid #333;
  bottom: -0.625rem;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.mainWrapper .easy-read-toggle {
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 0.1875rem 0.5rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 0.1875rem 0.5rem;
  align-items: center;
  background-color: #0a1396;
  border-radius: 0.5rem;
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 0.1875rem 0.5rem;
  color: white;
  display: flex;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 0.75rem;
  height: 3rem;
  margin-left: auto;
  padding: 0.25rem 1rem;
}
.mainWrapper .easy-read-toggle.disabled .easy-read-toggle__logo {
  display: none;
}
.mainWrapper .easy-read-toggle:hover {
  background-color: #060b5a;
}
.mainWrapper .easy-read-toggle:hover .easy-read-toggle__logo {
  background-image: url("/o/missmi-theme/images/logos/logo-easy-to-read-hover.svg");
}
.mainWrapper .easy-read-toggle:focus {
  outline: 0.125rem solid #0a1396;
  outline-offset: 0.125rem;
}
.mainWrapper .easy-read-toggle__logo {
  background-image: url("/o/missmi-theme/images/logos/logo-easy-to-read.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 3rem;
  height: 3rem;
}
.mainWrapper .easy-read__glossary-list {
  display: flex;
  flex-direction: column;
  gap: 1.625rem;
}
.mainWrapper .easy-read__faq-list {
  display: flex;
  flex-direction: column;
  gap: 1.625rem;
}
.mainWrapper .easy-read__faq-item::marker {
  font-weight: 700;
}
.mainWrapper .easy-read__acc-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mainWrapper .easy-read__acc-item {
  margin-bottom: 0;
  max-width: 37.1875rem;
}
.mainWrapper .easy-read__acc-button {
  background-color: #edf0f3;
  border: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 150%;
}
.mainWrapper .easy-read__acc-content {
  padding: 1.5rem;
}
.mainWrapper .easy-read__acc-content :last-child {
  margin-bottom: 0;
}
.mainWrapper .easy-read__rich-text :last-child {
  margin-bottom: 0;
}
.ciudadania * {
  font-size: 1rem;
  line-height: 1.361875rem;
}
.ciudadania h1,
.ciudadania .h1 {
  color: #154481;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 0;
}
.ciudadania h2,
.ciudadania .h2 {
  color: #154481;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0;
}
.ciudadania h3,
.ciudadania .h3 {
  color: #154481;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.275rem;
  margin-bottom: 0;
}
.ciudadania h4,
.ciudadania .h4,
.ciudadania .carta-espana .ce-dialog__paragraph h6,
.carta-espana .ce-dialog__paragraph .ciudadania h6,
.ciudadania .carta-espana .ce-dialog__numbering,
.carta-espana .ciudadania .ce-dialog__numbering {
  color: #154481;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8rem;
  margin-bottom: 0;
}
.ciudadania h5,
.ciudadania .h5 {
  color: #154481;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  margin-bottom: 0;
}
.ciudadania h6,
.ciudadania .h6 {
  color: #154481;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.531875rem;
  margin-bottom: 0;
}
.ciudadania .c-button {
  align-items: center;
  border-radius: 1.875rem;
  border: 0;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: center;
  line-height: 1.3rem;
  padding: 1rem 1.5rem;
  text-decoration: none;
  transition: background-color 0.2s;
  width: fit-content;
}
.ciudadania .c-button:hover {
  text-decoration: none;
}
.ciudadania .c-button .ce-mask-icon {
  height: 1.5rem;
  min-width: 1.5rem;
}
.ciudadania .c-button--primary {
  background-color: #154481;
  color: #fff;
}
.ciudadania .c-button--primary .ce-mask-icon {
  background-color: #fff;
}
.ciudadania .c-button--primary:hover {
  background-color: #103361;
  color: #fff;
}
.ciudadania .c-button--primary:focus {
  background-color: #091f3a;
  border: 0.1875rem #b6c5d8;
}
.ciudadania .c-button--secondary {
  background-color: #d0dff4;
  color: #154481;
}
.ciudadania .c-button--secondary .ce-mask-icon {
  background-color: #154481;
}
.ciudadania .c-button--secondary:hover {
  background-color: #b6c5d8;
  color: #154481;
}
.ciudadania .c-button--secondary:focus {
  background-color: #d0dff4;
  border: 0.1875rem solid #154481;
}
.ciudadania .c-button--tertiary {
  background-color: #fff;
  border: 0.125rem solid #154481;
  color: #154481;
}
.ciudadania .c-button--tertiary .ce-mask-icon {
  background-color: #154481;
}
.ciudadania .c-button--tertiary:hover {
  background-color: #d0dff4;
  color: #154481;
}
.ciudadania .c-button--tertiary:focus {
  outline: 0.1875rem solid #b6c5d8;
}
.ciudadania .c-icon {
  background-color: #154481;
  display: block;
  height: 1.5rem;
  mask-position: center;
  mask-repeat: no-repeat;
  min-width: 1.5rem;
}
.ciudadania .c-icon--size-32 {
  min-width: 2rem;
  height: 2rem;
}
.ciudadania .c-icon--archive {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/archive.svg");
}
.ciudadania .c-icon--arrow-forward {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/arrow_forward.svg");
}
.ciudadania .c-icon--arrow-prev {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/arrow_prev.svg");
}
.ciudadania .c-icon--article {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/article.svg");
}
.ciudadania .c-icon--back {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/back.svg");
}
.ciudadania .c-icon--call {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/call.svg");
}
.ciudadania .c-icon--close {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/close.svg");
}
.ciudadania .c-icon--down {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/down.svg");
}
.ciudadania .c-icon--download {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/download.svg");
}
.ciudadania .c-icon--location_on {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/location_on.svg");
}
.ciudadania .c-icon--mail {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/mail.svg");
}
.ciudadania .c-icon--menu {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/menu.svg");
}
.ciudadania .c-icon--next {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/next.svg");
}
.ciudadania .c-icon--page {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/page.svg");
}
.ciudadania .c-icon--up {
  mask-image: url("/o/missmi-theme/images/ciudadania/icons/up.svg");
}
.ciudadania .c-social-media-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 2.25rem;
  min-width: 2.25rem;
}
.ciudadania .c-social-media-icon--facebook {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/facebook.svg");
}
.ciudadania .c-social-media-icon--instagram {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/instagram.svg");
}
.ciudadania .c-social-media-icon--linkedin {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/linkedin.svg");
}
.ciudadania .c-social-media-icon--tik-tok {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/tik-tok.svg");
}
.ciudadania .c-social-media-icon--whatsapp {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/whatsapp.svg");
}
.ciudadania .c-social-media-icon--x {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/x.svg");
}
.ciudadania .c-social-media-icon--youtube {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/social-media/youtube.svg");
}
.ciudadania .c-flag-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 1.5rem;
  min-width: 2.5rem;
}
.ciudadania .c-flag-icon--alemania {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/alemania.svg");
}
.ciudadania .c-flag-icon--argentina {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/argentina.svg");
}
.ciudadania .c-flag-icon--austria {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/austria.svg");
}
.ciudadania .c-flag-icon--belgica {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/belgica.svg");
}
.ciudadania .c-flag-icon--brasil {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/brasil.svg");
}
.ciudadania .c-flag-icon--canada {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/canada.svg");
}
.ciudadania .c-flag-icon--chile {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/chile.svg");
}
.ciudadania .c-flag-icon--dinamarca {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/dinamarca.svg");
}
.ciudadania .c-flag-icon--eeuu {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/eeuu.svg");
}
.ciudadania .c-flag-icon--francia {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/francia.svg");
}
.ciudadania .c-flag-icon--irlanda {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/irlanda.svg");
}
.ciudadania .c-flag-icon--mexico {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/mexico.svg");
}
.ciudadania .c-flag-icon--paises_bajos {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/paises-bajos.svg");
}
.ciudadania .c-flag-icon--peru {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/peru.svg");
}
.ciudadania .c-flag-icon--polonia {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/polonia.svg");
}
.ciudadania .c-flag-icon--reino_unido {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/reino-unido.svg");
}
.ciudadania .c-flag-icon--suiza {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/flags/suiza.svg");
}
.ciudadania .c-alert-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 1.25rem;
  min-width: 1.25rem;
}
.ciudadania .c-alert-icon--alert {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/alerts/alert.svg");
}
.ciudadania .c-alert-icon--error {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/alerts/error.svg");
}
.ciudadania .c-alert-icon--info {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/alerts/info.svg");
}
.ciudadania .c-alert-icon--success {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/alerts/success.svg");
}
.ciudadania .c-banner {
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  min-height: 15.625rem;
  padding-inline: 1.5rem;
}
@media (min-width: 768px) {
  .ciudadania .c-banner {
    padding-block: 1.5rem;
  }
}
.ciudadania .c-banner__title {
  color: white;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 3.740625rem;
  margin-bottom: 0;
  max-width: 49.375rem;
}
.ciudadania
  .m-componente-acordeon__wrapper
  .m-accordion__titleDesplegable
  .acc-button {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  border: 0.0625rem solid #154481;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: 0.0125rem;
}
.ciudadania .m-link__document--pdf::after {
  display: none;
}
.ciudadania .citizenship-presentation__cards {
  grid-template-columns: 1fr;
}
@media (min-width: 992px) {
  .ciudadania .citizenship-presentation__cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ciudadania .citizenship-presentation__cards__card__content h3 {
  background: #154481;
  color: #fff;
  text-align: center;
  padding: 0.625rem;
  padding-top: 5rem;
  margin: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  font-weight: 700;
  font-size: 18px;
}
.ciudadania .citizenship-presentation__cards__card__content ul a {
  color: #000;
  text-decoration: underline !important;
  font-weight: 700;
  display: block;
}
.ciudadania .citizenship-presentation__cards__card__content ul a:hover,
.ciudadania .citizenship-presentation__cards__card__content ul a:focus,
.ciudadania .citizenship-presentation__cards__card__content ul a:active {
  color: #007bff;
  text-decoration: underline !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ciudadania .citizenship-presentation__cards__card__content ul {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    display: block !important;
  }
}
@media (min-width: 992px) {
  .ciudadania .citizenship-presentation__links {
    gap: 2rem;
  }
}
.ciudadania .citizenship-presentation__links__circles a,
.ciudadania .citizenship-presentation__links__square a {
  color: #000;
  text-decoration: none !important;
  font-weight: 700;
}
.ciudadania .citizenship-presentation__links__circles a:hover,
.ciudadania .citizenship-presentation__links__circles a:focus,
.ciudadania .citizenship-presentation__links__circles a:active,
.ciudadania .citizenship-presentation__links__square a:hover,
.ciudadania .citizenship-presentation__links__square a:focus,
.ciudadania .citizenship-presentation__links__square a:active {
  color: #007bff;
  text-decoration: none !important;
}
.ciudadania .citizenship-presentation__links__circles {
  display: flex;
}
.ciudadania .citizenship-presentation__links__circles p:last-of-type {
  margin-left: -1rem;
}
.ciudadania .c-map-container {
  margin: 0 auto;
  position: relative;
  width: 100%;
  display: none;
}
@media (min-width: 768px) {
  .ciudadania .c-map-container {
    display: block;
  }
}
.ciudadania .c-map-container__tooltip {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 17.23125rem;
  color: #fff;
  display: none;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.6875rem 1.375rem;
  pointer-events: none;
  position: absolute;
  text-decoration: underline;
  transform: translate(-50%, -100%);
  transition: opacity 0.2s;
  white-space: nowrap;
}
.ciudadania .c-map-container__region {
  color: #154481;
  transition: fill 0.2s;
}
.ciudadania .c-map-container__link:hover .c-map-container__region,
.ciudadania .c-map-container__link:focus .c-map-container__region {
  color: #a4a4a4;
}
.ciudadania .c-map-container__link:focus {
  outline: auto;
}
.ciudadania .c-map-container__svg {
  height: auto;
  width: 100%;
}
.ciudadania .c-regions-list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .ciudadania .c-regions-list {
    display: none;
  }
}
.ciudadania .c-regions-list__link {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 17.23125rem;
  color: white !important;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.6875rem 1.375rem;
  text-align: center;
  width: 100%;
}
.ciudadania .c-search-results {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.ciudadania .c-search-results__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ciudadania .c-search-results__item {
  background-color: #f7f8f9;
  display: flex;
  gap: 1.5rem;
  padding: 3rem 1.5rem;
}
@media (min-width: 768px) {
  .ciudadania .c-search-results__item {
    padding-block: 1.5rem;
  }
}
.ciudadania .c-search-results__item-title {
  color: #154481;
  font-size: 1rem;
}
.ciudadania .c-search-results__item-title {
  line-height: 0;
}
.ciudadania .c-search-results__item-content {
  margin-bottom: 0;
}
.ciudadania .c-search-results__item-body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.ciudadania .c-search-results__item-divider {
  margin: 0;
  border-color: #d7d7d7;
}
.ciudadania .c-main-content-divider {
  overflow: visible;
}
@media (min-width: 992px) {
  .ciudadania .c-main-content-divider {
    overflow: hidden;
  }
}
.ciudadania .c-main-content-divider > .row {
  align-items: unset !important;
}
.ciudadania .c-main-content-divider > .row > :last-child::before {
  background-color: #d7d7d7;
  content: "";
  display: block;
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
}
@media (min-width: 992px) {
  .ciudadania .c-main-content-divider > .row > :last-child::before {
    height: 100%;
    left: 0;
    transform: none;
    width: 0.0625rem;
  }
}
.ciudadania .sc-ajaxpagination .results-pagination-wrapper {
  padding: 0;
}
.ciudadania .sc-ajaxpagination .pagination {
  margin-bottom: 0;
}
.ciudadania .sc-ajaxpagination .pagination li {
  background-color: transparent;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
}
.ciudadania .sc-ajaxpagination .pagination li.active a {
  background-color: #154481;
  font-size: 1.25rem;
  font-weight: 400;
}
.ciudadania .sc-ajaxpagination .pagination li.first svg,
.ciudadania .sc-ajaxpagination .pagination li.prev svg,
.ciudadania .sc-ajaxpagination .pagination li.next svg,
.ciudadania .sc-ajaxpagination .pagination li.last svg {
  display: none;
}
.ciudadania .sc-ajaxpagination .pagination li.first a,
.ciudadania .sc-ajaxpagination .pagination li.prev a,
.ciudadania .sc-ajaxpagination .pagination li.next a,
.ciudadania .sc-ajaxpagination .pagination li.last a {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 2.5625rem;
  min-width: 2.5625rem;
  padding: 0;
}
.ciudadania .sc-ajaxpagination .pagination li.first a {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/first_page.svg");
}
.ciudadania .sc-ajaxpagination .pagination li.prev a {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/back.svg");
}
.ciudadania .sc-ajaxpagination .pagination li.next a {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/next.svg");
}
.ciudadania .sc-ajaxpagination .pagination li.last a {
  background-image: url("/o/missmi-theme/images/ciudadania/icons/last_page.svg");
}
.ciudadania .sc-ajaxpagination .pagination a {
  background-color: transparent !important;
  text-decoration: none;
  border-radius: 0.07875rem;
  padding: 0.625rem 1.25rem;
}
.ciudadania .c-results-search-bar__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .ciudadania .c-results-search-bar__wrapper {
    align-items: center;
    flex-direction: row;
  }
}
.ciudadania .c-results-search-bar__input {
  border: 0.0625rem solid #d7d7d7 !important;
  color: #595959 !important;
  order: 1;
  width: 100%;
}
.ciudadania .c-results-search-bar__button {
  order: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .ciudadania .c-results-search-bar__button {
    width: fit-content;
  }
}
.ciudadania .c-results-search-bar__button .c-icon {
  background-color: white;
}
.ciudadania .m-genericContent {
  margin: 0;
}
.ciudadania .m-genericContent .container {
  padding: 0;
}
.ciudadania .react-form h3,
.ciudadania .react-form h4 {
  margin-top: 0;
}
.ciudadania .react-form h3 {
  margin-bottom: 1.5rem;
}
.ciudadania .react-form h4 {
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid #d7d7d7;
  margin-bottom: 0.5rem;
}
.ciudadania .react-form textarea,
.ciudadania .react-form select,
.ciudadania .react-form input::placeholder,
.ciudadania .react-form input {
  color: black;
  font-weight: 400;
  font-size: 1rem;
}
.ciudadania .react-form .error {
  margin-top: 0.25rem;
}
.ciudadania .react-form .sheet {
  background-color: #f7f8f9;
  border-radius: 0;
  border: 0;
  padding: 2rem 1.5rem;
}
.ciudadania .react-form .sheet-section {
  margin-bottom: 2rem;
}
.ciudadania .react-form .userData {
  margin-bottom: 2rem;
}
.ciudadania .react-form .userData p {
  margin-bottom: 1.5rem;
}
.ciudadania .react-form .form-group-autofit {
  margin-block: 1.5rem;
}
.ciudadania .react-form .grpd {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.ciudadania .react-form .grpd > * {
  margin-bottom: 0;
}
.ciudadania .react-form .form-check-label {
  color: #154481;
}
.ciudadania .react-form .sheet-footer {
  margin-block: 0;
}
.ciudadania .react-form .sheet-footer .btn-primary {
  padding: 0.75rem 1.5rem;
  background-color: #154481;
  color: white;
  border-radius: 1.875rem;
  text-align: center;
  width: 100%;
}
.ciudadania .react-form .sheet-footer .btn-primary:hover {
  background-color: #103361;
  color: #fff;
}
.ciudadania .react-form .sheet-footer .btn-primary:focus {
  background-color: #091f3a;
  border: 0.1875rem #b6c5d8;
}
@media (min-width: 768px) {
  .ciudadania .react-form .sheet-footer .btn-primary {
    width: fit-content;
  }
}
.ciudadania .linkify.isfocused {
  z-index: 10;
}
.ciudadania .c-grid {
  display: grid;
  gap: 1.5rem;
  grid-auto-rows: 1fr;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ciudadania .c-grid li {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ciudadania .c-grid--x2,
  .ciudadania .c-grid--x3,
  .ciudadania .c-grid--x4,
  .ciudadania .c-grid--x5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .ciudadania .c-grid--x3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .ciudadania .c-grid--x4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .ciudadania .c-grid--x4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .ciudadania .c-grid--x5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .ciudadania .c-grid--x5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
.ciudadania .c-top-searched-card {
  background-color: white;
  border-radius: 0.25rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2509803922);
  display: flex;
  overflow: hidden;
  transition: transform 0.2s ease;
}
.ciudadania .c-top-searched-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.ciudadania .c-top-searched-card__image {
  background-position: center;
  background-size: cover;
  height: 100%;
  max-width: 7.8125rem;
  min-width: 7.8125rem;
}
@media (min-width: 992px) {
  .ciudadania .c-top-searched-card__image {
    max-width: 9.375rem;
    min-width: 9.375rem;
  }
}
.ciudadania .c-top-searched-card__body {
  align-items: center;
  display: flex;
  padding: 1.25rem;
}
.ciudadania .c-top-searched-card__link {
  font-size: 1.25rem;
  line-height: 130%;
}
.ciudadania .c-top-searched-card__paragraph {
  margin-bottom: 0;
}
.ciudadania .c-shortcout-card {
  align-items: end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.5rem;
  box-shadow: 0 0.1875rem 0.5rem 0 rgba(0, 0, 0, 0.0784313725);
  display: flex;
  height: 100%;
  min-height: 8.375rem;
  padding: 1.5rem 1.75rem;
  transition: transform 0.2s ease;
}
.ciudadania .c-shortcout-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.ciudadania .c-shortcout-card--bgtop {
  background-position: top;
}
.ciudadania .c-shortcout-card--large {
  min-height: 15.375rem;
  padding: 1.875rem 1.75rem;
}
.ciudadania .c-shortcout-card__link {
  align-items: flex-start;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-decoration: none;
}
.ciudadania .c-shortcout-card__link:hover,
.ciudadania .c-shortcout-card__link:focus {
  color: white;
}
.ciudadania .c-shortcout-card__link .c-icon {
  background-color: white;
}
.ciudadania .c-shortcout-card__paragraph {
  margin-bottom: 0;
  color: white;
}
.ciudadania .c-generic-card {
  background-color: white;
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0 0.0625rem 0 rgba(40, 41, 61, 0.0392156863);
  transition: transform 0.2s ease;
}
.ciudadania .c-generic-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.ciudadania .c-generic-card__image {
  height: 9rem;
  object-fit: contain;
  object-position: center;
  padding: 2rem;
  width: 100%;
}
.ciudadania .c-generic-card__body {
  padding: 1rem;
  text-align: center;
}
.ciudadania .c-generic-card__link {
  font-size: 1.25rem;
  line-height: 130%;
}
.ciudadania .c-generic-card__paragraph {
  margin-bottom: 0;
}
.ciudadania .c-country-card {
  background-color: white;
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  transition: transform 0.2s ease;
  display: flex;
  gap: 1.5rem;
  padding: 0.75rem 1.5rem;
  align-items: center;
}
.ciudadania .c-country-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.ciudadania .c-country-card__flag {
  height: 1.5rem;
  width: 2.5rem;
}
.ciudadania .c-country-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.ciudadania .c-country-card__link {
  font-size: 1.25rem;
}
.ciudadania .c-country-card__paragraph {
  margin-bottom: 0;
}
.ciudadania .c-image-card {
  align-items: center;
  background-color: white;
  border-radius: 0.5rem;
  border: 0.0625rem solid #d7d7d7;
  box-shadow: 0 0 0.0625rem 0 rgba(40, 41, 61, 0.0392156863);
  display: flex;
  height: 8.375rem;
  justify-content: center;
  padding: 1.25rem;
  transition: transform 0.2s ease;
}
.ciudadania .c-image-card--featured {
  background-color: #2b5e7d;
}
.ciudadania .c-image-card:hover {
  transform: translateY(-4px) scale(1.02);
}
.ciudadania .c-image-card__image {
  height: 100%;
  width: 100%;
}
.ciudadania .c-contact-card {
  background-color: #f7f8f9;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.25rem;
}
.ciudadania .c-contact-card--gap-18 {
  gap: 1.125rem;
}
.ciudadania .c-contact-card__title {
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid #d7d7d7;
}
.ciudadania .c-contact-card__schedule {
  font-weight: 700;
  margin-bottom: 0;
}
.ciudadania .c-contact-card__info {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
.ciudadania .c-contact-card__info-paragraph {
  margin-bottom: 0;
}
.ciudadania .c-contact-card__content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.ciudadania .c-contact-card__editable :last-child {
  margin-bottom: 0;
}
.c-delegates-view {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.c-delegates-view__section {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.c-delegates-view__section--gap-32 {
  gap: 2rem;
}
.c-delegates-view__delegate {
  border-bottom: 0.0625rem solid #d7d7d7;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .c-delegates-view__delegate {
    flex-direction: row;
  }
}
.c-delegates-view__delegate-picture {
  height: 12.5rem;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (min-width: 768px) {
  .c-delegates-view__delegate-picture {
    min-width: 10rem;
    height: 10rem;
  }
}
.c-delegates-view__delegate-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.c-delegates-view__delegate-separator {
  border-bottom: 0.0625rem solid #d7d7d7;
  margin: 0;
}
.c-delegates-view__delegate-header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.c-delegates-view__delegate-link {
  align-items: center;
  display: flex;
  font-weight: 700;
  gap: 0.25rem;
  width: fit-content;
}
.c-delegates-view__delegate-role {
  color: black !important;
}
.c-delegates-view__delegate-details :last-child {
  margin-bottom: 0;
}
.pais {
  background: #fff;
  border: 0;
  border-radius: 0.75rem;
  padding: 1.5rem;
  max-width: 68.75rem;
  margin: 1.5rem auto;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pais__header {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  flex-direction: column;
}
.pais__col-texto {
  display: flex;
  flex: 1;
  order: 0;
}
.pais__col-imagen {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  order: -1;
  flex: 0 0 auto;
}
.pais__img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0;
  display: block;
  object-position: top;
}
.pais__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3rem;
  margin-top: 0.75rem;
  padding: 0.75rem 1.5rem;
  gap: 0.5rem;
  background: #154481;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 1.875rem;
  font-weight: 700;
}
.pais__btn,
.pais__btn:visited,
.pais__btn:hover,
.pais__btn:focus,
.pais__btn:focus-visible {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .pais__header {
    flex-direction: row;
  }
  .pais__col-imagen {
    order: -1;
    flex: 0 0 25.5625rem;
  }
  .pais__col-texto {
    order: 0;
  }
  .pais__img {
    width: 25.5625rem;
    height: 31.125rem;
  }
  .pais__btn {
    width: 25.5625rem;
  }
}
@media (min-width: 1200px) {
  .pais__col-imagen,
  .pais__col-texto {
    order: 0;
  }
}
.acciones {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.destacados {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.destacados__titulo-seccion {
  margin-bottom: 0;
}
.ciudadania .c-menu-nav {
  margin-top: 2rem;
}
.ciudadania .c-menu-nav__list {
  display: none;
  list-style: none;
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .ciudadania .c-menu-nav__list {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
}
.ciudadania .c-menu-nav__list.is-visible {
  display: flex;
  flex-direction: column;
}
.ciudadania .c-menu-nav__list .c-menu-nav__link .m-sec-nav__level0__link {
  background-color: #f7f8f9;
  color: #000;
}
.ciudadania .c-menu-nav__link {
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  color: #000 !important;
}
.ciudadania .c-menu-nav__link:hover {
  text-decoration: underline;
}
.ciudadania .c-menu-nav__link.active {
  font-weight: bold;
}
.ciudadania .c-menu-nav__link.active:hover {
  text-decoration: none;
}
.ciudadania .c-menu-nav__button {
  display: flex;
  margin: 0.5rem 0;
}
@media (min-width: 992px) {
  .ciudadania .c-menu-nav__button {
    display: none;
  }
}
.ciudadania .c-menu-nav__button__item {
  padding: 1rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #154481;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  gap: 0.5rem;
  border: 0;
}
.ciudadania .c-menu-nav__button__item--open {
  border-radius: 0.5rem;
}
.ciudadania .c-menu-nav__button__item--open::before {
  content: "";
  background-size: 1.125rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.125rem;
  height: 1.125rem;
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/menu-white.svg");
}
.ciudadania .c-menu-nav__button__item--close {
  display: none;
  border-radius: 0.5rem 0.5rem 0 0;
}
.ciudadania .c-menu-nav__button__item--close::before {
  content: "";
  background-size: 1.125rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.125rem;
  height: 1.125rem;
  background-image: url("/o/missmi-theme/images/carta-hispania/icons/close-white.svg");
}
.ciudadania .c-navigation {
  display: none;
  flex-direction: column;
  gap: 0.125rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ciudadania .c-navigation--submenu {
  gap: 0.0625rem;
}
@media (min-width: 992px) {
  .ciudadania .c-navigation {
    display: flex;
  }
}
.ciudadania .c-navigation.is-visible {
  display: flex;
}
.ciudadania .c-navigation > li:last-of-type {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
@media (min-width: 992px) {
  .ciudadania .c-navigation > li:last-of-type {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.ciudadania .c-navigation__item {
  display: flex;
  justify-content: center;
  padding: 1rem;
  text-align: center;
}
@media (min-width: 992px) {
  .ciudadania .c-navigation__item {
    justify-content: flex-start;
    text-align: left;
  }
}
.ciudadania .c-navigation__item--level-0 {
  align-items: center;
  background-color: #f7f8f9;
  display: flex;
  gap: 0.625rem;
}
@media (min-width: 992px) {
  .ciudadania .c-navigation__item--level-0 {
    justify-content: space-between;
  }
}
.ciudadania .c-navigation__item--level-0:hover,
.ciudadania .c-navigation__item--level-0:focus,
.ciudadania .c-navigation__item--level-0:focus-visible {
  color: white;
  background-color: #154481;
  border-color: #d7d7d7;
  z-index: 10;
}
.ciudadania .c-navigation__item--level-0:hover .c-icon,
.ciudadania .c-navigation__item--level-0:focus .c-icon,
.ciudadania .c-navigation__item--level-0:focus-visible .c-icon {
  background-color: white;
}
.ciudadania .c-navigation__item--level-0.is-selected {
  color: #154481;
  background-color: #d0dff4;
  font-weight: 700;
  border-color: white;
}
.ciudadania
  .c-navigation__item--level-0.is-selected
  .c-navigation__link--level-1 {
  color: #154481;
  text-decoration: underline;
}
.ciudadania .c-navigation__item--level-0.is-selected .c-icon {
  background-color: #154481;
}
.ciudadania .c-navigation__item--level-1.is-selected {
  background-color: #dfe6ee;
}
.ciudadania
  .c-navigation__item--level-1.is-selected
  .c-navigation__link--level-1 {
  font-weight: bold;
}
.ciudadania .c-navigation__item--level-1:hover {
  background-color: #154481;
}
.ciudadania .c-navigation__item--level-1:hover .c-navigation__link--level-1 {
  color: #fff;
  text-decoration: none;
}
.ciudadania .c-navigation__link {
  display: flex;
  gap: 0.625rem;
}
.ciudadania .c-navigation__link--level-0 {
  color: inherit !important;
  text-decoration: none !important;
}
.ciudadania .c-navigation__link--level-1 {
  text-decoration: none !important;
}
.ciudadania .c-navigation li {
  margin-bottom: 0 !important;
}
.ciudadania .c-navigation__button {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
.ciudadania .c-navigation__button[aria-expanded="true"] {
  transform: rotate(180deg);
}
.ciudadania .c-social-networks {
  display: flex;
  justify-content: center;
}
.ciudadania .c-social-networks__list {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(2, 1fr);
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .ciudadania .c-social-networks__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.ciudadania .c-social-networks__link {
  align-items: center;
  background-color: #000;
  border-radius: 0.25rem;
  border-top-right-radius: 2.5rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.4375rem;
  padding: 1.4375rem 1.5rem;
  text-decoration: none;
  text-transform: lowercase;
  width: 8.25rem;
}
.ciudadania .c-social-networks__link:hover {
  color: #fff;
  text-decoration: underline;
}
.ciudadania .c-social-networks__link--instagram {
  background-color: #8d2e42;
}
.ciudadania .c-social-networks__link--facebook {
  background-color: #154481;
}
.ciudadania .c-social-networks__link--youtube {
  background-color: #b5041d;
}
.ciudadania .c-breadcrumb {
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0.75rem 0;
}
.ciudadania .c-breadcrumb,
.ciudadania .c-breadcrumb__item {
  display: flex;
  gap: 0.8rem;
  align-items: center;
}
.ciudadania .c-breadcrumb__item {
  margin-bottom: 0;
}
.ciudadania .c-breadcrumb__item:not(:last-of-type):after {
  content: "/";
}
.ciudadania .c-search-bar {
  padding: 1rem;
  border-radius: 1rem;
  border: 0.0625rem solid #d7d7d7;
  background: #f7f8f9;
}
.ciudadania .c-search-bar__link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #000;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 992px) {
  .ciudadania .c-search-bar__link {
    font-size: 1rem;
  }
}
.ciudadania .c-search-bar__link:hover {
  text-decoration: none;
  color: #000;
  opacity: 0.8rem;
}
.ciudadania .c-search-bar__link::before {
  content: "";
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("/o/missmi-theme/images/icons/reusable/search.svg");
}
.m-noticiaMigraciones__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.m-noticiaMigraciones {
  background-color: #edf0f3;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem;
}
.m-noticiaMigraciones__titulo {
  font-size: 1.7rem;
  line-height: 1.33;
  margin: 0;
}
.m-noticiaMigraciones__fecha {
  font-weight: 700;
  margin: 0;
}
.m-noticiaMigraciones--arriba .m-noticiaMigraciones__contenido {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.m-noticiaMigraciones--arriba .m-noticiaMigraciones__imagenWrapper {
  max-width: 100%;
}
.m-noticiaMigraciones--izquierda .m-noticiaMigraciones__contenido {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: flex-start;
}
.m-noticiaMigraciones--derecha .m-noticiaMigraciones__contenido {
  display: flex;
  flex-direction: row-reverse;
  gap: 1.5rem;
  align-items: flex-start;
}
.m-noticiaMigraciones__imagenWrapper {
  max-width: 40%;
}
.m-noticiaMigraciones__imagenWrapper
  .m-noticiaMigraciones__imagenWrapper__imagen {
  width: 100%;
  height: auto;
  display: block;
}
.m-noticiaMigraciones__descripcion {
  flex: 1;
}
